[Openmp-commits] [openmp] [OpenMP] Add ompTest library to OpenMP (PR #147381)

LLVM Continuous Integration via Openmp-commits openmp-commits at lists.llvm.org
Thu Aug 21 04:50:37 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 `openmp` at step 5 "compile-openmp".

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

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

```
Step 5 (compile-openmp) failure: build (failure)
...
-- Building offloading runtime library libomptarget.
-- Performing Test PLATFORM_HAS_AMDGPU
-- Performing Test PLATFORM_HAS_AMDGPU - Success
-- Configuring done
-- Generating done
-- Build files have been written to: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/runtimes/runtimes-bins
108.515 [4/1/4706] No install step for 'runtimes-amdgcn-amd-amdhsa'
108.540 [3/1/4707] Performing build step for 'runtimes'
ninja: error: '/home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/lib/libllvm_gtest.a', needed by 'openmp/tools/omptest/libomptest.so', missing and no known rule to make it
108.568 [2/2/4708] Completed 'runtimes-amdgcn-amd-amdhsa'
FAILED: runtimes/runtimes-stamps/runtimes-build /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/runtimes/runtimes-stamps/runtimes-build 
cd /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.build/runtimes/runtimes-bins && /usr/bin/cmake --build .
ninja: build stopped: subcommand failed.

```

</details>

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


More information about the Openmp-commits mailing list