[clang] [llvm] [RISCV] Add Andes A25/AX25 processor definition (PR #140681)

LLVM Continuous Integration via cfe-commits cfe-commits at lists.llvm.org
Wed May 21 18:37:05 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 `clang,llvm` at step 10 "Add check check-lld".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/140/builds/23578

<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 :: COFF/lto-cache-errors.ll' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/opt -module-hash -module-summary /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/lld/test/COFF/lto-cache-errors.ll -o /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.o # RUN: at line 5
+ /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/opt -module-hash -module-summary /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/lld/test/COFF/lto-cache-errors.ll -o /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.o
/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/opt -module-hash -module-summary /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/lld/test/COFF/Inputs/lto-cache.ll -o /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp2.o # RUN: at line 6
+ /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/opt -module-hash -module-summary /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/lld/test/COFF/Inputs/lto-cache.ll -o /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp2.o
rm -Rf /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache && mkdir /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache # RUN: at line 7
+ rm -Rf /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache
+ mkdir /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache
chmod 444 /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache # RUN: at line 8
+ chmod 444 /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache
not /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/lld-link /lldltocache:/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache/nonexistant/ /out:/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp3 /entry:main /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp2.o /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.o 2>&1 | /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/FileCheck /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/lld/test/COFF/lto-cache-errors.ll # RUN: at line 11
+ /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/FileCheck /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/lld/test/COFF/lto-cache-errors.ll
+ not /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/lld-link /lldltocache:/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.cache/nonexistant/ /out:/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp3 /entry:main /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp2.o /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/tools/lld/test/COFF/Output/lto-cache-errors.ll.tmp.o

--

********************


```

</details>

https://github.com/llvm/llvm-project/pull/140681


More information about the cfe-commits mailing list