Skip to content

Conversation

@paperchalice
Copy link
Contributor

Post cleanup for #164534.

@paperchalice paperchalice requested a review from nikic October 23, 2025 03:04
@paperchalice paperchalice merged commit 4a95cd1 into llvm:main Oct 23, 2025
11 checks passed
@llvm-ci
Copy link
Collaborator

llvm-ci commented Oct 23, 2025

LLVM Buildbot has detected a new failure on builder openmp-offload-amdgpu-runtime-2 running on rocm-worker-hw-02 while building llvm at step 7 "Add check check-clang".

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

Here is the relevant piece of the build log for the reference
Step 7 (Add check check-clang) failure: test (failure)
******************** TEST 'Clang :: Preprocessor/riscv-target-features.c' FAILED ********************
Exit Code: 127

Command Output (stdout):
--
# RUN: at line 1
/home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv32-unknown-linux-gnu -march=rv32i -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c    -o - | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c
# executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv32-unknown-linux-gnu -march=rv32i -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c -o -
# note: command had no output on stdout or stderr
# executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c
# note: command had no output on stdout or stderr
# RUN: at line 3
/home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv64-unknown-linux-gnu -march=rv64i -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c    -o - | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c
# executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv64-unknown-linux-gnu -march=rv64i -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c -o -
# note: command had no output on stdout or stderr
# executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/FileCheck /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c
# note: command had no output on stdout or stderr
# RUN: at line 188
/home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv32-unknown-linux-gnu    -march=rv32ia -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c    -o - | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/FileCheck --check-prefix=CHECK-A-EXT /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c
# executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv32-unknown-linux-gnu -march=rv32ia -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c -o -
# note: command had no output on stdout or stderr
# executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/FileCheck --check-prefix=CHECK-A-EXT /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c
# note: command had no output on stdout or stderr
# RUN: at line 191
/home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv64-unknown-linux-gnu    -march=rv64ia -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c    -o - | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/FileCheck --check-prefix=CHECK-A-EXT /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c
# executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv64-unknown-linux-gnu -march=rv64ia -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c -o -
# note: command had no output on stdout or stderr
# executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/FileCheck --check-prefix=CHECK-A-EXT /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c
# note: command had no output on stdout or stderr
# RUN: at line 197
/home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv32-unknown-linux-gnu    -march=rv32ib -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c    -o - | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/FileCheck --check-prefix=CHECK-B-EXT /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c
# executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv32-unknown-linux-gnu -march=rv32ib -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c -o -
# note: command had no output on stdout or stderr
# executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/FileCheck --check-prefix=CHECK-B-EXT /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c
# note: command had no output on stdout or stderr
# RUN: at line 200
/home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv64-unknown-linux-gnu    -march=rv64ib -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c    -o - | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/FileCheck --check-prefix=CHECK-B-EXT /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c
# executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv64-unknown-linux-gnu -march=rv64ib -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c -o -
# note: command had no output on stdout or stderr
# executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/FileCheck --check-prefix=CHECK-B-EXT /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c
# note: command had no output on stdout or stderr
# RUN: at line 208
/home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv32-unknown-linux-gnu    -march=rv32ic -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c    -o - | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/FileCheck --check-prefix=CHECK-C-EXT /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c
# executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv32-unknown-linux-gnu -march=rv32ic -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c -o -
# note: command had no output on stdout or stderr
# executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/FileCheck --check-prefix=CHECK-C-EXT /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c
# note: command had no output on stdout or stderr
# RUN: at line 211
/home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv64-unknown-linux-gnu    -march=rv64ic -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c    -o - | /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/FileCheck --check-prefix=CHECK-C-EXT /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c
# executed command: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/bin/clang --target=riscv64-unknown-linux-gnu -march=rv64ic -E -dM /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/clang/test/Preprocessor/riscv-target-features.c -o -
...

@paperchalice paperchalice deleted the unsafe-fp-math-bitcode branch October 23, 2025 09:20
mikolaj-pirog pushed a commit to mikolaj-pirog/llvm-project that referenced this pull request Oct 23, 2025
dvbuka pushed a commit to dvbuka/llvm-project that referenced this pull request Oct 27, 2025
Lukacma pushed a commit to Lukacma/llvm-project that referenced this pull request Oct 29, 2025
aokblast pushed a commit to aokblast/llvm-project that referenced this pull request Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants