Closed
Bug 1750486
Opened 3 years ago
Closed 3 years ago
Permanent clang-trunk 1 out of 2 hunks FAILED -- saving rejects to file clang/test/CodeGen/alloc-fns-alignment.c.rej
Categories
(Firefox Build System :: Toolchains, defect)
Firefox Build System
Toolchains
Tracking
(firefox98 fixed)
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: smolnar, Assigned: glandium)
Details
Attachments
(1 file)
1 out of 2 hunks FAILED -- saving rejects to file clang/test/CodeGen/alloc-fns-alignment.c.rej
[task 2022-01-17T02:19:33.768Z] Traceback (most recent call last):
[task 2022-01-17T02:19:33.768Z] File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 785, in <module>
[task 2022-01-17T02:19:33.768Z] patch(p, source_dir)
[task 2022-01-17T02:19:33.768Z] File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 96, in patch
[task 2022-01-17T02:19:33.768Z] check_run(["patch", "-d", srcdir, "-p1", "-i", patch, "--fuzz=0", "-s"])
[task 2022-01-17T02:19:33.768Z] File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 74, in check_run
[task 2022-01-17T02:19:33.768Z] assert r == 0
[task 2022-01-17T02:19:33.768Z] AssertionError
[taskcluster 2022-01-17 02:19:37.052Z] === Task Finished ===
[taskcluster 2022-01-17 02:19:37.151Z] Artifact "public/build" not found at "/builds/worker/artifacts/"
[taskcluster 2022-01-17 02:19:37.224Z] Unsuccessful task run with exit code: 1 completed in 255.351 seconds
Flags: needinfo?(mh+mozilla)
Reporter | ||
Comment 1•3 years ago
|
||
Started to happen from this merge to central
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 3•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(mh+mozilla)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/5a5c66effe9b
Refresh clang patch to fit upstream trunk changes. r=firefox-build-system-reviewers,mhentges
Comment 5•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•