Closed
Bug 1826891
Opened 2 years ago
Closed 2 years ago
Perma clang-trunk-stage1 1 out of 1 hunk FAILED -- saving rejects to file llvm/test/Transforms/InstCombine/store.ll.rej
Categories
(Firefox Build System :: Toolchains, defect)
Firefox Build System
Toolchains
Tracking
(firefox114 fixed)
RESOLVED
FIXED
114 Branch
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: smolnar, Assigned: glandium)
Details
Attachments
(1 file)
cd $MOZ_FETCHES_DIR/llvm-project
[task 2023-04-06T21:23:01.086Z] python3 $GECKO_PATH/build/build-clang/build-clang.py $CONFIGS
[task 2023-04-06T21:23:01.121Z] 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 2023-04-06T21:23:01.123Z] 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 2023-04-06T21:23:01.125Z] 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 2023-04-06T21:23:01.126Z] 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 2023-04-06T21:23:01.128Z] 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 2023-04-06T21:23:01.129Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/revert-llvmorg-17-init-4120-g02e8eb1a438b.patch --fuzz=0 -s
[task 2023-04-06T21:23:01.131Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/partial-revert-llvmorg-16-init-15775-g1ae7d83803e4.patch --fuzz=0 -s
[task 2023-04-06T21:23:01.132Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/revert-llvmorg-16-init-11301-g163bb6d64e5f.patch --fuzz=0 -s
[task 2023-04-06T21:23:01.134Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/revert-llvmorg-16-init-9324-g01859da84bad.patch --fuzz=0 -s
[task 2023-04-06T21:23:01.138Z] 1 out of 1 hunk FAILED -- saving rejects to file llvm/test/Transforms/InstCombine/store.ll.rej
[task 2023-04-06T21:23:01.141Z] Traceback (most recent call last):
[task 2023-04-06T21:23:01.141Z] File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 843, in <module>
[task 2023-04-06T21:23:01.141Z] main()
[task 2023-04-06T21:23:01.141Z] File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 641, in main
[task 2023-04-06T21:23:01.141Z] patch(p, source_dir)
[task 2023-04-06T21:23:01.141Z] File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 93, in patch
[task 2023-04-06T21:23:01.141Z] check_run(["patch", "-d", srcdir, "-p1", "-i", patch, "--fuzz=0", "-s"])
[task 2023-04-06T21:23:01.141Z] File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 71, in check_run
[task 2023-04-06T21:23:01.141Z] assert r == 0
[task 2023-04-06T21:23:01.141Z] AssertionError
[taskcluster 2023-04-06 21:23:12.905Z] === Task Finished ===
[taskcluster 2023-04-06 21:23:12.933Z] 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 7e14042dd61fbfa15debfb102caf7eee4418639e36e9a503bbdfabc1e7531e4e
[taskcluster 2023-04-06 21:23:13.068Z] Unsuccessful task run with exit code: 1 completed in 123.95 seconds
Flags: needinfo?(mh+mozilla)
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → mh+mozilla
Flags: needinfo?(mh+mozilla)
Assignee | ||
Comment 1•2 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/cf96590505ae
Adjust clang patches to upstream changes on trunk. r=firefox-build-system-reviewers,ahochheiden
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox114:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•