[flang-commits] [flang] [flang][OpenMP] Introduce variant argument, customize OmpArgument par… (PR #160372)
LLVM Continuous Integration via flang-commits
flang-commits at lists.llvm.org
Sun Sep 28 18:13:27 PDT 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/40422
<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
...
8.815 [3/7/24] Building CXX object tools/flang/unittests/Optimizer/CMakeFiles/FlangOptimizerTests.dir/RTBuilder.cpp.o
8.819 [3/6/25] Building CXX object tools/flang/unittests/Optimizer/CMakeFiles/FlangOptimizerTests.dir/FortranVariableTest.cpp.o
8.848 [3/5/26] Building CXX object tools/flang/unittests/Optimizer/CMakeFiles/FlangOptimizerTests.dir/Builder/Runtime/CommandTest.cpp.o
8.963 [2/5/27] Linking CXX executable tools/flang/unittests/Common/FlangCommonTests
12.382 [2/4/28] Linking CXX executable tools/flang/unittests/Optimizer/FlangOptimizerTests
171.475 [2/3/29] Building CXX object tools/flang/unittests/Frontend/CMakeFiles/FlangFrontendTests.dir/CompilerInstanceTest.cpp.o
182.496 [2/2/30] Building CXX object tools/flang/unittests/Frontend/CMakeFiles/FlangFrontendTests.dir/FrontendActionTest.cpp.o
203.637 [2/1/31] Building CXX object tools/flang/unittests/Frontend/CMakeFiles/FlangFrontendTests.dir/CodeGenActionTest.cpp.o
219.248 [1/1/32] Linking CXX executable tools/flang/unittests/Frontend/FlangFrontendTests
219.249 [0/1/32] Running the Flang regression tests
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=1420.271023
```
</details>
https://github.com/llvm/llvm-project/pull/160372
More information about the flang-commits
mailing list