[flang-commits] [flang] [flang][cuda] Make copy to managed variable on host (PR #174012)
LLVM Continuous Integration via flang-commits
flang-commits at lists.llvm.org
Tue Dec 30 16:11:10 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `ppc64le-flang-rhel-clang` running on `ppc64le-flang-rhel-test` while building `flang` at step 6 "test-build-unified-tree-check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/157/builds/43349
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-flang) failure: 1200 seconds without output running [b'ninja', b'check-flang'], attempting to kill
...
PASS: Flang :: Transforms/debug-line-table.fir (4056 of 4066)
PASS: flang-Unit :: Frontend/./FlangFrontendTests/6/8 (4057 of 4066)
PASS: flang-Unit :: Frontend/./FlangFrontendTests/4/8 (4058 of 4066)
PASS: Flang :: Transforms/OpenACC/acc-implicit-data-fortran.F90 (4059 of 4066)
PASS: flang-Unit :: Frontend/./FlangFrontendTests/5/8 (4060 of 4066)
PASS: flang-Unit :: Frontend/./FlangFrontendTests/7/8 (4061 of 4066)
PASS: Flang :: Driver/omp-driver-offload.f90 (4062 of 4066)
PASS: Flang :: Driver/linker-options.f90 (4063 of 4066)
PASS: Flang :: Lower/OpenMP/rtl-flags.f90 (4064 of 4066)
PASS: Flang :: Intrinsics/math-codegen.fir (4065 of 4066)
command timed out: 1200 seconds without output running [b'ninja', b'check-flang'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=3441.777902
```
</details>
https://github.com/llvm/llvm-project/pull/174012
More information about the flang-commits
mailing list