Closed
Bug 1781188
Opened 4 years ago
Closed 4 years ago
Perma toolchain-clang-trunk-stage1 1 out of 1 hunk FAILED -- saving rejects to file llvm/cmake/modules/LLVMInstallSymlink.cmake.rej
Categories
(Firefox Build System :: Toolchains, defect)
Tracking
(firefox105 fixed)
RESOLVED
FIXED
105 Branch
| Tracking | Status | |
|---|---|---|
| firefox105 | --- | fixed |
People
(Reporter: mlaza, Assigned: glandium)
References
Details
Attachments
(1 file)
[task 2022-07-26T05:56:46.154Z] cd $MOZ_FETCHES_DIR/llvm-project
[task 2022-07-26T05:56:46.154Z] python3 $GECKO_PATH/build/build-clang/build-clang.py $CONFIGS
[task 2022-07-26T05:56:46.190Z] 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 2022-07-26T05:56:46.191Z] 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 2022-07-26T05:56:46.193Z] 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 2022-07-26T05:56:46.195Z] 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 2022-07-26T05:56:46.197Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/bug47258-extract-symbols-mbcs.patch --fuzz=0 -s
[task 2022-07-26T05:56:46.198Z] 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 2022-07-26T05:56:46.199Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/win64-no-symlink.patch --fuzz=0 -s
[task 2022-07-26T05:56:46.200Z] 1 out of 1 hunk FAILED -- saving rejects to file llvm/cmake/modules/LLVMInstallSymlink.cmake.rej
[task 2022-07-26T05:56:46.201Z] Traceback (most recent call last):
[task 2022-07-26T05:56:46.201Z] File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 839, in <module>
[task 2022-07-26T05:56:46.201Z] main()
[task 2022-07-26T05:56:46.201Z] File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 614, in main
[task 2022-07-26T05:56:46.201Z] patch(p, source_dir)
[task 2022-07-26T05:56:46.201Z] File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 85, in patch
[task 2022-07-26T05:56:46.201Z] check_run(["patch", "-d", srcdir, "-p1", "-i", patch, "--fuzz=0", "-s"])
[task 2022-07-26T05:56:46.201Z] File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 63, in check_run
[task 2022-07-26T05:56:46.201Z] assert r == 0
[task 2022-07-26T05:56:46.201Z] AssertionError
[taskcluster 2022-07-26 05:56:49.606Z] === Task Finished ===
[taskcluster 2022-07-26 05:56:49.702Z] Artifact "public/build" not found at "/builds/worker/artifacts/"
[taskcluster 2022-07-26 05:56:49.764Z] Unsuccessful task run with exit code: 1 completed in 265.716 seconds
| Reporter | ||
Updated•4 years ago
|
Flags: needinfo?(mh+mozilla)
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/c1ff28bca799
Adjust win64-no-symlink.patch to upstream changes. r=firefox-build-system-reviewers,andi
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
| Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(mh+mozilla)
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•