[lld] [lld][macho] Strip .__uniq. and .llvm. hashes in -order_file (PR #140670)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 3 10:54:35 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `openmp-offload-sles-build-only` running on `rocm-worker-hw-04-sles` while building `lld` at step 10 "Add check check-lld".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/140/builds/24333
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 10 (Add check check-lld) failure: test (failure)
******************** TEST 'lld :: MachO/order-file-strip-hashes.s' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
rm -rf /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp && split-file /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/lld/test/MachO/order-file-strip-hashes.s /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp # RUN: at line 1
+ rm -rf /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp
+ split-file /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/lld/test/MachO/order-file-strip-hashes.s /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp
/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-mc -filetype=obj -triple=arm64-apple-darwin /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp/a.s -o /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp/a.o # RUN: at line 2
+ /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-mc -filetype=obj -triple=arm64-apple-darwin /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp/a.s -o /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp/a.o
/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-mc: error: unable to get target for 'arm64-apple-darwin', see --version and --triple.
--
********************
```
</details>
https://github.com/llvm/llvm-project/pull/140670
More information about the llvm-commits
mailing list