Closed Bug 1874524 Opened 2 years ago Closed 2 years ago

Perma toolchain clang-trunk-stage1 1 out of 7 -- saving rejects to file llvm/lib/DebugInfo/DWARF/DWARFContext.cpp.rej

Categories

(Firefox Build System :: Toolchains, defect)

defect

Tracking

(firefox123 fixed)

RESOLVED FIXED
123 Branch
Tracking Status
firefox123 --- fixed

People

(Reporter: abutkovits, Assigned: glandium)

Details

Attachments

(1 file)

Log
Full log

[task 2024-01-13T02:06:52.372Z] python3 $GECKO_PATH/build/build-clang/build-clang.py $CONFIGS
[task 2024-01-13T02:06:52.406Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/allow-unversioned-android.patch --fuzz=0 -s
[task 2024-01-13T02:06:52.569Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/find_symbolizer_linux_clang_15.patch --fuzz=0 -s
[task 2024-01-13T02:06:52.570Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/android-mangling-error_clang_12.patch --fuzz=0 -s
[task 2024-01-13T02:06:52.571Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/unpoison-thread-stacks_clang_10.patch --fuzz=0 -s
[task 2024-01-13T02:06:52.572Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/downgrade-mangling-error_clang_12.patch --fuzz=0 -s
[task 2024-01-13T02:06:52.574Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/fuzzing_ccov_build_clang_12.patch --fuzz=0 -s
[task 2024-01-13T02:06:52.575Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/revert-llvmorg-18-init-6208-g2baf4a06ef06.patch --fuzz=0 -s
[task 2024-01-13T02:06:52.576Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/revert-llvmorg-18-init-6193-gb88cffeafd39.patch --fuzz=0 -s
[task 2024-01-13T02:06:52.576Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/revert-llvmorg-18-init-6188-gc649f29c24c9.patch --fuzz=0 -s
[task 2024-01-13T02:06:52.579Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/partial-revert-llvmorg-17-init-17713-gc8e055d485ea.patch --fuzz=0 -s
[task 2024-01-13T02:06:52.580Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/revert-llvmorg-17-init-4120-g02e8eb1a438b_clang_18.patch --fuzz=0 -s
[task 2024-01-13T02:06:52.581Z] 1 out of 7 hunks FAILED -- saving rejects to file llvm/lib/DebugInfo/DWARF/DWARFContext.cpp.rej
[task 2024-01-13T02:06:52.581Z] Traceback (most recent call last):
[task 2024-01-13T02:06:52.581Z]   File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 843, in <module>
[task 2024-01-13T02:06:52.582Z]     main()
[task 2024-01-13T02:06:52.582Z]   File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 641, in main
[task 2024-01-13T02:06:52.582Z]     patch(p, source_dir)
[task 2024-01-13T02:06:52.582Z]   File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 93, in patch
[task 2024-01-13T02:06:52.582Z]     check_run(["patch", "-d", srcdir, "-p1", "-i", patch, "--fuzz=0", "-s"])
[task 2024-01-13T02:06:52.582Z]   File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 71, in check_run
[task 2024-01-13T02:06:52.582Z]     assert r == 0
[task 2024-01-13T02:06:52.582Z]            ^^^^^^
[task 2024-01-13T02:06:52.582Z] AssertionError
[taskcluster 2024-01-13 02:07:03.030Z] === Task Finished ===
[taskcluster 2024-01-13 02:07:03.050Z] Artifact "public/build" not found at "/builds/worker/artifacts/": (HTTP code 404) no such container - Could not find the file /builds/worker/artifacts/ in container 1babf3332e48ad08e4e259b78c760e3b439e2773b5a07af15d608a216b0177a1 
[taskcluster 2024-01-13 02:07:03.120Z] Unsuccessful task run with exit code: 1 completed in 107.535 seconds ```
Flags: needinfo?(mh+mozilla)
Flags: needinfo?(mh+mozilla)
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Attachment #9372938 - Attachment description: Bug 1874524 - Adjust revert-llvmorg-17-init-4120-g02e8eb1a438b_clang_18.patch to recent upstream changes. → Bug 1874524 - Adjust clang patches to recent upstream changes.
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/7a04f6521b76 Adjust clang patches to recent upstream changes. r=firefox-build-system-reviewers,ahochheiden
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: