Closed Bug 1855597 Opened 1 year ago Closed 1 year ago

Perma clang-trunk-stage1 1 out of 2 hunks FAILED -- saving rejects to file llvm/lib/AsmParser/LLParser.cpp.rej

Categories

(Firefox Build System :: Toolchains, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ctuns, Unassigned)

References

Details

Push with failures: https://treeherder.mozilla.org/jobs?repo=mozilla-central&group_state=expanded&searchStr=toolchains%2Copt%2Ctoolchain%2Cbuilds%2Cfor%2Clinux%2C64-bits%2Ctoolchain-linux64-clang-trunk-stage1%2Cclang-trunk-stage1&revision=7768cf51f090145a9009fb37298f3c1da7d60a2f&selectedTaskRun=ZX-x2iZyTPOWYcVimVv6Hw.0
Failure log: https://treeherder.mozilla.org/logviewer?job_id=430572651&repo=mozilla-central

[task 2023-09-28T01:56:01.677Z] *)
[task 2023-09-28T01:56:01.677Z]   echo Cannot figure out build configuration for $CONFIGS
[task 2023-09-28T01:56:01.677Z]   exit 1
[task 2023-09-28T01:56:01.677Z]   ;;
[task 2023-09-28T01:56:01.677Z] esac
[task 2023-09-28T01:56:01.677Z] + case "$CONFIGS" in
[task 2023-09-28T01:56:01.677Z] 
[task 2023-09-28T01:56:01.677Z] # gets a bit too verbose here
[task 2023-09-28T01:56:01.677Z] set +x
[task 2023-09-28T01:56:01.677Z] + set +x
[task 2023-09-28T01:56:01.677Z] 
[task 2023-09-28T01:56:01.677Z] cd $MOZ_FETCHES_DIR/llvm-project
[task 2023-09-28T01:56:01.677Z] python3 $GECKO_PATH/build/build-clang/build-clang.py $CONFIGS
[task 2023-09-28T01:56:01.718Z] 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-09-28T01:56:01.752Z] 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-09-28T01:56:01.754Z] 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-09-28T01:56:01.757Z] 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-09-28T01:56:01.759Z] 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-09-28T01:56:01.854Z] 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-09-28T01:56:01.856Z] 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-09-28T01:56:01.857Z] 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-09-28T01:56:01.859Z] 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-09-28T01:56:01.862Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/revert-llvmorg-18-init-6139-gcf8e189a99f9.patch --fuzz=0 -s
[task 2023-09-28T01:56:02.319Z] patch -d /builds/worker/fetches/llvm-project -p1 -i /builds/worker/workspace/build/src/build/build-clang/revert-llvmorg-18-init-3037-g625113402f9f.patch --fuzz=0 -s
[task 2023-09-28T01:56:02.327Z] 1 out of 2 hunks FAILED -- saving rejects to file llvm/lib/AsmParser/LLParser.cpp.rej
[task 2023-09-28T01:56:02.378Z] Traceback (most recent call last):
[task 2023-09-28T01:56:02.379Z]   File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 843, in <module>
[task 2023-09-28T01:56:02.379Z]     main()
[task 2023-09-28T01:56:02.379Z]   File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 641, in main
[task 2023-09-28T01:56:02.379Z]     patch(p, source_dir)
[task 2023-09-28T01:56:02.379Z]   File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 93, in patch
[task 2023-09-28T01:56:02.379Z]     check_run(["patch", "-d", srcdir, "-p1", "-i", patch, "--fuzz=0", "-s"])
[task 2023-09-28T01:56:02.379Z]   File "/builds/worker/workspace/build/src/build/build-clang/build-clang.py", line 71, in check_run
[task 2023-09-28T01:56:02.379Z]     assert r == 0
[task 2023-09-28T01:56:02.379Z] AssertionError
[taskcluster 2023-09-28 01:56:11.268Z] === Task Finished ===
[taskcluster 2023-09-28 01:56:11.314Z] 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 2ff46fa7a021a2630f5091b6d8f27fd61826e394a4ec0e395654d697548678c3 
[taskcluster 2023-09-28 01:56:11.379Z] Unsuccessful task run with exit code: 1 completed in 125.585 seconds
Flags: needinfo?(mh+mozilla)

bug 1795186 should fix this.

Depends on: 1795186
Flags: needinfo?(mh+mozilla)

The severity field is not set for this bug.
:glandium, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(mh+mozilla)

Fixed by bug 1795186

Status: NEW → RESOLVED
Closed: 1 year ago
Flags: needinfo?(mh+mozilla)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.