[flang-commits] [flang] [semantics][acc] start handling clauses that use sections and components (PR #211606)
LLVM Continuous Integration via flang-commits
flang-commits at lists.llvm.org
Mon Aug 24 10:46:18 PDT 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `amdgpu-offload-ubuntu-22-cmake-build-only` running on `rocm-docker-ubu-22` while building `flang` at step 4 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/203/builds/57194
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 4 (annotate) failure: '../llvm-zorg/zorg/buildbot/builders/annotated/amdgpu-offload-cmake.py --jobs=32' (failure)
...
[8607/8766] Creating library symlink lib/libLLVMOptDriver.so
[8608/8766] Creating library symlink lib/liblldELF.so
[8609/8766] Creating library symlink lib/libclang.so.24.0git lib/libclang.so
[8610/8766] Linking CXX executable bin/clang-24
[8611/8766] Linking CXX shared library lib/libFortranSemantics.so.24.0git
[8612/8766] Creating executable symlink bin/clang
[8613/8766] Creating library symlink lib/libFortranSemantics.so
[8614/8766] Linking CXX executable tools/flang/unittests/Evaluate/logical.test
[8615/8766] Linking CXX executable bin/opt
[8616/8766] Linking CXX executable tools/flang/unittests/Evaluate/designator-path.test
FAILED: tools/flang/unittests/Evaluate/designator-path.test
: && /usr/bin/c++ -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-uninitialized -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-copy -Wno-ctad-maybe-unsupported -fno-semantic-interposition -O3 -DNDEBUG -fno-semantic-interposition tools/flang/unittests/Evaluate/CMakeFiles/designator-path.test.dir/designator-path.cpp.o -o tools/flang/unittests/Evaluate/designator-path.test -Wl,-rpath,/home/botworker/bbot/amdgpu-offload-ubuntu-22-cmake-build-only/build/lib lib/libNonGTestTesting.so lib/libFortranSemantics.so.24.0git lib/libFortranEvaluate.so.24.0git lib/libFortranSupport.so.24.0git lib/libLLVMSupport.so.24.0git -Wl,-rpath-link,/home/botworker/bbot/amdgpu-offload-ubuntu-22-cmake-build-only/build/lib && :
/usr/bin/ld: tools/flang/unittests/Evaluate/CMakeFiles/designator-path.test.dir/designator-path.cpp.o: undefined reference to symbol '_ZN7Fortran6parser16AllCookedSourcesD1Ev'
/usr/bin/ld: /home/botworker/bbot/amdgpu-offload-ubuntu-22-cmake-build-only/build/lib/libFortranParser.so.24.0git: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
[8617/8766] Linking CXX executable tools/flang/unittests/Evaluate/integer.test
[8618/8766] Linking CXX executable bin/lld
[8619/8766] Linking CXX executable tools/flang/unittests/Evaluate/real.test
[8620/8766] Linking CXX executable bin/c-index-test
[8621/8766] Linking CXX executable tools/flang/unittests/Evaluate/intrinsics.test
[8622/8766] Linking CXX executable tools/flang/unittests/Evaluate/folding.test
[8623/8766] Linking CXX executable tools/flang/unittests/Evaluate/expression.test
[8624/8766] Linking CXX shared library lib/libMLIRGPUTransforms.so.24.0git
[8625/8766] Linking CXX shared library lib/libclang-cpp.so.24.0git
ninja: build stopped: subcommand failed.
['ninja'] exited with return code 1.
The build step threw an exception...
Traceback (most recent call last):
File "/home/botworker/bbot/amdgpu-offload-ubuntu-22-cmake-build-only/build/../llvm-zorg/zorg/buildbot/builders/annotated/amdgpu-offload-cmake.py", line 62, in step
yield
File "/home/botworker/bbot/amdgpu-offload-ubuntu-22-cmake-build-only/build/../llvm-zorg/zorg/buildbot/builders/annotated/amdgpu-offload-cmake.py", line 53, in main
run_command(["ninja"])
File "/home/botworker/bbot/amdgpu-offload-ubuntu-22-cmake-build-only/build/../llvm-zorg/zorg/buildbot/builders/annotated/amdgpu-offload-cmake.py", line 75, in run_command
util.report_run_cmd(cmd, cwd=directory)
File "/home/botworker/bbot/amdgpu-offload-ubuntu-22-cmake-build-only/llvm-zorg/zorg/buildbot/builders/annotated/util.py", line 49, in report_run_cmd
subprocess.check_call(cmd, shell=shell, *args, **kwargs)
File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['ninja']' returned non-zero exit status 1.
@@@STEP_FAILURE@@@
Step 7 (build cmake config) failure: build cmake config (failure)
...
[8607/8766] Creating library symlink lib/libLLVMOptDriver.so
[8608/8766] Creating library symlink lib/liblldELF.so
[8609/8766] Creating library symlink lib/libclang.so.24.0git lib/libclang.so
[8610/8766] Linking CXX executable bin/clang-24
[8611/8766] Linking CXX shared library lib/libFortranSemantics.so.24.0git
[8612/8766] Creating executable symlink bin/clang
[8613/8766] Creating library symlink lib/libFortranSemantics.so
[8614/8766] Linking CXX executable tools/flang/unittests/Evaluate/logical.test
[8615/8766] Linking CXX executable bin/opt
[8616/8766] Linking CXX executable tools/flang/unittests/Evaluate/designator-path.test
FAILED: tools/flang/unittests/Evaluate/designator-path.test
: && /usr/bin/c++ -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-uninitialized -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-copy -Wno-ctad-maybe-unsupported -fno-semantic-interposition -O3 -DNDEBUG -fno-semantic-interposition tools/flang/unittests/Evaluate/CMakeFiles/designator-path.test.dir/designator-path.cpp.o -o tools/flang/unittests/Evaluate/designator-path.test -Wl,-rpath,/home/botworker/bbot/amdgpu-offload-ubuntu-22-cmake-build-only/build/lib lib/libNonGTestTesting.so lib/libFortranSemantics.so.24.0git lib/libFortranEvaluate.so.24.0git lib/libFortranSupport.so.24.0git lib/libLLVMSupport.so.24.0git -Wl,-rpath-link,/home/botworker/bbot/amdgpu-offload-ubuntu-22-cmake-build-only/build/lib && :
/usr/bin/ld: tools/flang/unittests/Evaluate/CMakeFiles/designator-path.test.dir/designator-path.cpp.o: undefined reference to symbol '_ZN7Fortran6parser16AllCookedSourcesD1Ev'
/usr/bin/ld: /home/botworker/bbot/amdgpu-offload-ubuntu-22-cmake-build-only/build/lib/libFortranParser.so.24.0git: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
[8617/8766] Linking CXX executable tools/flang/unittests/Evaluate/integer.test
[8618/8766] Linking CXX executable bin/lld
[8619/8766] Linking CXX executable tools/flang/unittests/Evaluate/real.test
[8620/8766] Linking CXX executable bin/c-index-test
[8621/8766] Linking CXX executable tools/flang/unittests/Evaluate/intrinsics.test
[8622/8766] Linking CXX executable tools/flang/unittests/Evaluate/folding.test
[8623/8766] Linking CXX executable tools/flang/unittests/Evaluate/expression.test
[8624/8766] Linking CXX shared library lib/libMLIRGPUTransforms.so.24.0git
[8625/8766] Linking CXX shared library lib/libclang-cpp.so.24.0git
ninja: build stopped: subcommand failed.
['ninja'] exited with return code 1.
The build step threw an exception...
Traceback (most recent call last):
File "/home/botworker/bbot/amdgpu-offload-ubuntu-22-cmake-build-only/build/../llvm-zorg/zorg/buildbot/builders/annotated/amdgpu-offload-cmake.py", line 62, in step
yield
File "/home/botworker/bbot/amdgpu-offload-ubuntu-22-cmake-build-only/build/../llvm-zorg/zorg/buildbot/builders/annotated/amdgpu-offload-cmake.py", line 53, in main
run_command(["ninja"])
File "/home/botworker/bbot/amdgpu-offload-ubuntu-22-cmake-build-only/build/../llvm-zorg/zorg/buildbot/builders/annotated/amdgpu-offload-cmake.py", line 75, in run_command
util.report_run_cmd(cmd, cwd=directory)
File "/home/botworker/bbot/amdgpu-offload-ubuntu-22-cmake-build-only/llvm-zorg/zorg/buildbot/builders/annotated/util.py", line 49, in report_run_cmd
subprocess.check_call(cmd, shell=shell, *args, **kwargs)
File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['ninja']' returned non-zero exit status 1.
program finished with exit code 0
elapsedTime=75.093263
```
</details>
https://github.com/llvm/llvm-project/pull/211606
More information about the flang-commits
mailing list