Closed Bug 1870206 Opened 2 years ago Closed 2 years ago

Perma toolchains clang-trunk-stage1 1 out of 1 hunk FAILED -- saving rejects to file llvm/docs/ReleaseNotes.rst.rej

Categories

(Firefox Build System :: Toolchains, defect)

defect

Tracking

(firefox-esr115 unaffected, firefox120 unaffected, firefox121 unaffected, firefox122 wontfix, firefox123 fixed)

RESOLVED FIXED
123 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox120 --- unaffected
firefox121 --- unaffected
firefox122 --- wontfix
firefox123 --- fixed

People

(Reporter: imoraru, Assigned: glandium)

Details

Attachments

(1 file)

The failure summary is empty in treeherder.
Not sure what caused this, but it started with this merge to central.

[task 2023-12-15T02:20:25.852Z] cd $MOZ_FETCHES_DIR/llvm-project
[task 2023-12-15T02:20:25.852Z] python3 $GECKO_PATH/build/build-clang/build-clang.py $CONFIGS
[task 2023-12-15T02:20:25.886Z] 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 2023-12-15T02:20:25.888Z] 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-12-15T02:20:25.889Z] 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-12-15T02:20:25.890Z] 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-12-15T02:20:25.891Z] 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-12-15T02:20:25.893Z] 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-12-15T02:20:25.893Z] 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 2023-12-15T02:20:25.894Z] 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 2023-12-15T02:20:25.895Z] 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 2023-12-15T02:20:25.896Z] 1 out of 1 hunk FAILED -- saving rejects to file llvm/docs/ReleaseNotes.rst.rej
[task 2023-12-15T02:20:25.897Z] Traceback (most recent call last):
[task 2023-12-15T02:20:25.897Z]   File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 843, in <module>
[task 2023-12-15T02:20:25.897Z]     main()
[task 2023-12-15T02:20:25.897Z]   File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 641, in main
[task 2023-12-15T02:20:25.897Z]     patch(p, source_dir)
[task 2023-12-15T02:20:25.897Z]   File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 93, in patch
[task 2023-12-15T02:20:25.898Z]     check_run(["patch", "-d", srcdir, "-p1", "-i", patch, "--fuzz=0", "-s"])
[task 2023-12-15T02:20:25.898Z]   File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 71, in check_run
[task 2023-12-15T02:20:25.898Z]     assert r == 0
[task 2023-12-15T02:20:25.898Z]            ^^^^^^
[task 2023-12-15T02:20:25.898Z] AssertionError
[taskcluster 2023-12-15 02:20:32.809Z] === Task Finished ===
[taskcluster 2023-12-15 02:20:32.835Z] 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 85ec7b134ae216c6155c9dfc0f1a42d918fa05fd5c411b4349f4d5188c3f9837 
[taskcluster 2023-12-15 02:20:32.895Z] Unsuccessful task run with exit code: 1 completed in 26.55 seconds

Hi Mike! Can you please take a look at this?
Thank you!

Flags: needinfo?(mh+mozilla)
Flags: needinfo?(mh+mozilla)

It's not like we publish the ReleaseNotes from the clang toolchain
artifact, and it's only going to be a recurrent source of patch conflict
when the upstream release notes change.

Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/af35f266e890 Remove ReleaseNotes part of the clang patches. r=firefox-build-system-reviewers,ahochheiden
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch

The patch landed in nightly and beta is affected.
:glandium, is this bug important enough to require an uplift?

  • If yes, please nominate the patch for beta approval.
  • If no, please set status-firefox122 to wontfix.

For more information, please visit BugBot documentation.

Flags: needinfo?(mh+mozilla)
Flags: needinfo?(mh+mozilla)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: