Closed
Bug 1809769
Opened 2 years ago
Closed 2 years ago
Perma toolchains clang-trunk-stage1 1 out of 5 hunks FAILED -- saving rejects to file llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp.rej
Categories
(Firefox Build System :: Toolchains, defect)
Firefox Build System
Toolchains
Tracking
(firefox110 fixed)
RESOLVED
FIXED
110 Branch
| Tracking | Status | |
|---|---|---|
| firefox110 | --- | fixed |
People
(Reporter: smolnar, Assigned: glandium)
Details
Attachments
(1 file)
1 out of 5 hunks FAILED -- saving rejects to file llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp.rej
[task 2023-01-12T02:09:32.028Z] Traceback (most recent call last):
[task 2023-01-12T02:09:32.028Z] File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 841, in <module>
[task 2023-01-12T02:09:32.028Z] main()
[task 2023-01-12T02:09:32.028Z] File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 612, in main
[task 2023-01-12T02:09:32.028Z] patch(p, source_dir)
[task 2023-01-12T02:09:32.028Z] File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 86, in patch
[task 2023-01-12T02:09:32.028Z] check_run(["patch", "-d", srcdir, "-p1", "-i", patch, "--fuzz=0", "-s"])
[task 2023-01-12T02:09:32.028Z] File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 64, in check_run
[task 2023-01-12T02:09:32.028Z] assert r == 0
[task 2023-01-12T02:09:32.028Z] AssertionError
[taskcluster 2023-01-12 02:09:41.673Z] === Task Finished ===
[taskcluster 2023-01-12 02:09:41.678Z] 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 55d567775a300a3f3afe59311b89790203ca645ae5a94aed39145f20bef090cd
[taskcluster 2023-01-12 02:09:41.744Z] Unsuccessful task run with exit code: 1 completed in 142.211 seconds
Flags: needinfo?(mh+mozilla)
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → mh+mozilla
Flags: needinfo?(mh+mozilla)
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/43b22535b4a2
Refresh patches against last changes in clang trunk. r=firefox-build-system-reviewers,ahochheiden
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•