llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder 
`llvm-clang-x86_64-gcc-ubuntu` running on `sie-linux-worker3` while building 
`clang,llvm` at step 6 "test-build-unified-tree-check-all".

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

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'Clang :: Driver/aarch64-mcpu-native.c' FAILED 
********************
Exit Code: 2

Command Output (stderr):
--
RUN: at line 2: export 
LLVM_CPUINFO=/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Driver/Inputs/cpunative/neoverse-v2
+ export 
LLVM_CPUINFO=/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Driver/Inputs/cpunative/neoverse-v2
+ 
LLVM_CPUINFO=/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Driver/Inputs/cpunative/neoverse-v2
RUN: at line 3: 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/clang 
--target=aarch64 --print-enabled-extensions -mcpu=native | 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/FileCheck 
--strict-whitespace --check-prefix=CHECK-FEAT-NV2 --implicit-check-not=FEAT_ 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Driver/aarch64-mcpu-native.c
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/FileCheck 
--strict-whitespace --check-prefix=CHECK-FEAT-NV2 --implicit-check-not=FEAT_ 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Driver/aarch64-mcpu-native.c
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/clang 
--target=aarch64 --print-enabled-extensions -mcpu=native
clang version 20.0.0git (https://github.com/llvm/llvm-project.git 
d732c0b13c55259177f2936516b6087d634078e0)
Target: aarch64
Thread model: posix
InstalledDir: 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin
Build config: +assertions
clang: error: unsupported argument 'native' to option '-mcpu='
FileCheck error: '<stdin>' is empty.
FileCheck command line:  
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/FileCheck 
--strict-whitespace --check-prefix=CHECK-FEAT-NV2 --implicit-check-not=FEAT_ 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Driver/aarch64-mcpu-native.c

--

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


```

</details>

https://github.com/llvm/llvm-project/pull/97749
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to