llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `flang-aarch64-out-of-tree` 
running on `linaro-flang-aarch64-out-of-tree` while building `clang,flang,mlir` 
at step 11 "test-build-flang-unified-tree-check-flang".

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

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

```
Step 11 (test-build-flang-unified-tree-check-flang) failure: test (failure)
******************** TEST 'Flang :: Lower/OpenMP/atomic-control-options.f90' 
FAILED ********************
Exit Code: 2

Command Output (stderr):
--
/home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/build_flang/bin/flang -fc1 
-emit-hlfir -triple amdgcn-amd-amdhsa -fopenmp -fopenmp-is-device 
-munsafe-fp-atomics 
/home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/llvm-project/flang/test/Lower/OpenMP/atomic-control-options.f90
 -o - | 
/home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/build_llvm/bin/FileCheck 
-check-prefix=UNSAFE-FP-ATOMICS 
/home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/llvm-project/flang/test/Lower/OpenMP/atomic-control-options.f90
 # RUN: at line 1
+ /home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/build_flang/bin/flang 
-fc1 -emit-hlfir -triple amdgcn-amd-amdhsa -fopenmp -fopenmp-is-device 
-munsafe-fp-atomics 
/home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/llvm-project/flang/test/Lower/OpenMP/atomic-control-options.f90
 -o -
error: unable to create target: 'No available targets are compatible with 
triple "amdgcn-amd-amdhsa"'
+ /home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/build_llvm/bin/FileCheck 
-check-prefix=UNSAFE-FP-ATOMICS 
/home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/llvm-project/flang/test/Lower/OpenMP/atomic-control-options.f90
FileCheck error: '<stdin>' is empty.
FileCheck command line:  
/home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/build_llvm/bin/FileCheck 
-check-prefix=UNSAFE-FP-ATOMICS 
/home/tcwg-buildbot/worker/flang-aarch64-out-of-tree/llvm-project/flang/test/Lower/OpenMP/atomic-control-options.f90

--

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


```

</details>

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

Reply via email to