[llvm] [openmp] [OpenMP] Allow Fortran tests (PR #150722)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 20 04:16:59 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `openmp-offload-amdgpu-runtime-2` running on `rocm-worker-hw-02` while building `llvm,openmp` at step 6 "test-openmp".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/10/builds/13905
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-openmp) failure: test (failure)
******************** TEST 'libomp :: transform/unroll/heuristic_intdo.f90' FAILED ********************
Exit Code: 127
Command Output (stdout):
--
# RUN: at line 3
flang -I /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/runtimes/runtimes-bins/openmp/runtime/src -I /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/openmp/runtime/test -L /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/runtimes/runtimes-bins/openmp/runtime/src -fno-omit-frame-pointer -I /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/openmp/runtime/test/ompt -fopenmp -fopenmp-version=51 /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/openmp/runtime/test/transform/unroll/heuristic_intdo.f90 -o /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/runtimes/runtimes-bins/openmp/runtime/test/transform/unroll/Output/heuristic_intdo.f90.tmp.exe
# executed command: flang -I /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/runtimes/runtimes-bins/openmp/runtime/src -I /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/openmp/runtime/test -L /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/runtimes/runtimes-bins/openmp/runtime/src -fno-omit-frame-pointer -I /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/openmp/runtime/test/ompt -fopenmp -fopenmp-version=51 /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/openmp/runtime/test/transform/unroll/heuristic_intdo.f90 -o /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/runtimes/runtimes-bins/openmp/runtime/test/transform/unroll/Output/heuristic_intdo.f90.tmp.exe
# .---command stderr------------
# | 'flang': command not found
# `-----------------------------
# error: command failed with exit status: 127
--
********************
```
</details>
https://github.com/llvm/llvm-project/pull/150722
More information about the llvm-commits
mailing list