llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder 
`openmp-offload-amdgpu-clang-flang` running on `rocm-worker-hw-01` while 
building `.ci,libclc,llvm` at step 3 "annotate".

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

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

```
Step 3 (annotate) failure: 'python 
../llvm.src/offload/ci/openmp-offload-amdgpu-clang-flang.py ...' (failure)
...
-- Building offloading runtime library libomptarget.
CMake Warning at 
/home/botworker/builds/openmp-offload-amdgpu-clang-flang/llvm.src/offload/unittests/Conformance/tests/CMakeLists.txt:2
 (message):
  Cannot run conformance tests without the LLVM C library


-- Configuring done
-- Generating done
-- Build files have been written to: 
/home/botworker/builds/openmp-offload-amdgpu-clang-flang/build/llvm.build/runtimes/runtimes-bins
[ 80%/2.133s :: 1->1->8 (of 10)] cd 
/home/botworker/builds/openmp-offload-amdgpu-clang-flang/build/llvm.build/runtimes/runtimes-amdgcn-amd-amdhsa-bins
 && /usr/bin/cmake --build 
/home/botworker/builds/openmp-offload-amdgpu-clang-flang/build/llvm.build/runtimes/runtimes-amdgcn-amd-amdhsa-bins/
 --target check-openmp --config Release
ninja: error: unknown target 'check-openmp'
FAILED: runtimes/CMakeFiles/check-openmp-amdgcn-amd-amdhsa 
/home/botworker/builds/openmp-offload-amdgpu-clang-flang/build/llvm.build/runtimes/CMakeFiles/check-openmp-amdgcn-amd-amdhsa
 
cd 
/home/botworker/builds/openmp-offload-amdgpu-clang-flang/build/llvm.build/runtimes/runtimes-amdgcn-amd-amdhsa-bins
 && /usr/bin/cmake --build 
/home/botworker/builds/openmp-offload-amdgpu-clang-flang/build/llvm.build/runtimes/runtimes-amdgcn-amd-amdhsa-bins/
 --target check-openmp --config Release
ninja: build stopped: subcommand failed.
ninja -C llvm.build check-openmp -j64 exited with return code 1.
@@@STEP_FAILURE@@@
@@@BUILD_STEP Add check check-offload@@@
Running: ninja -C llvm.build check-offload -j64
ninja: Entering directory `llvm.build'
[  0%/0.000s :: 8->1->0 (of 9)] Performing build step for 'builtins'
ninja: no work to do.
[ 11%/0.021s :: 7->1->1 (of 9)] Performing build step for 
'builtins-amdgcn-amd-amdhsa'
ninja: no work to do.
[ 22%/0.038s :: 6->1->2 (of 9)] No install step for 'builtins-amdgcn-amd-amdhsa'
[ 44%/0.078s :: 5->1->4 (of 9)] Completed 'builtins-amdgcn-amd-amdhsa'
[ 44%/0.078s :: 4->1->4 (of 9)] No install step for 'builtins'
[ 66%/0.117s :: 3->1->6 (of 9)] Completed 'builtins'
[ 66%/0.118s :: 2->1->6 (of 9)] Performing configure step for 
'runtimes-amdgcn-amd-amdhsa'
Not searching for unused variables given on the command line.
loading initial cache file 
/home/botworker/builds/openmp-offload-amdgpu-clang-flang/llvm.src/compiler-rt/cmake/caches/AMDGPU.cmake
loading initial cache file 
/home/botworker/builds/openmp-offload-amdgpu-clang-flang/build/llvm.build/projects/runtimes-amdgcn-amd-amdhsa/tmp/runtimes-amdgcn-amd-amdhsa-cache-Release.cmake
-- Performing bootstrapping runtimes build.
-- Building with -fPIC
-- Precompiled headers enabled.
-- LLVM host triple: x86_64-unknown-linux-gnu
-- LLVM default target triple: amdgcn-amd-amdhsa
-- Doxygen disabled.
-- cmake c compiler target: amdgcn-amd-amdhsa
-- Compiler-RT supported architectures: amdgcn
-- Builtin supported architectures: amdgcn
-- check-shadowcallstack does nothing.
Using local flang build at 
/home/botworker/builds/openmp-offload-amdgpu-clang-flang/build/llvm.build/./bin/flang
-- Configuring done

```

</details>

https://github.com/llvm/llvm-project/pull/191743
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to