[Openmp-commits] [llvm] [openmp] [OpenMP][Offload][AMDGPU] Fix offload tests failure after the new triple (PR #208617)

via Openmp-commits openmp-commits at lists.llvm.org
Thu Jul 9 21:23:18 PDT 2026


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

The build failed before running any tests. Click on a failure below to see the details.

<details>
<summary>offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/OffloadError.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/OffloadError.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"PluginInterface\" -DLIBC_NAMESPACE=__llvm_libc_common_utils -DLIBC_THREAD_MODE=LIBC_THREAD_MODE_SINGLE -DLIBOMPTARGET_JIT_AMDGPU -DLIBOMPTARGET_JIT_NVPTX -DOMPT_SUPPORT=1 -DTARGET_NAME=PluginInterface -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/../../liboffload/API -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/cmake/Modules/../../libc -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/OffloadError.cpp.o -MF offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/OffloadError.cpp.o.d -o offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/OffloadError.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/src/OffloadError.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/src/OffloadError.cpp:9:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include/OffloadError.h:52:20: error: unused function template 'createOffloadError' [-Werror,-Wunused-template]
52 | static llvm::Error createOffloadError(error::ErrorCode Code, const char *ErrFmt,
|                    ^~~~~~~~~~~~~~~~~~
1 error generated.
```
</details>
<details>
<summary>offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/GlobalHandler.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/GlobalHandler.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"PluginInterface\" -DLIBC_NAMESPACE=__llvm_libc_common_utils -DLIBC_THREAD_MODE=LIBC_THREAD_MODE_SINGLE -DLIBOMPTARGET_JIT_AMDGPU -DLIBOMPTARGET_JIT_NVPTX -DOMPT_SUPPORT=1 -DTARGET_NAME=PluginInterface -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/../../liboffload/API -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/cmake/Modules/../../libc -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/GlobalHandler.cpp.o -MF offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/GlobalHandler.cpp.o.d -o offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/GlobalHandler.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/src/GlobalHandler.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/src/GlobalHandler.cpp:14:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/libomptarget/CMakeFiles/omptarget.dir/LegacyAPI.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/libomptarget/CMakeFiles/omptarget.dir/LegacyAPI.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"omptarget\" -DOMPT_SUPPORT=1 -DTARGET_NAME=omptarget -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_EXPORTS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/libomptarget/CMakeFiles/omptarget.dir/LegacyAPI.cpp.o -MF offload/libomptarget/CMakeFiles/omptarget.dir/LegacyAPI.cpp.o.d -o offload/libomptarget/CMakeFiles/omptarget.dir/LegacyAPI.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/LegacyAPI.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/LegacyAPI.cpp:15:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/private.h:22:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include/device.h:37:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/libomptarget/CMakeFiles/omptarget.dir/OffloadRTL.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/libomptarget/CMakeFiles/omptarget.dir/OffloadRTL.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"omptarget\" -DOMPT_SUPPORT=1 -DTARGET_NAME=omptarget -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_EXPORTS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/libomptarget/CMakeFiles/omptarget.dir/OffloadRTL.cpp.o -MF offload/libomptarget/CMakeFiles/omptarget.dir/OffloadRTL.cpp.o.d -o offload/libomptarget/CMakeFiles/omptarget.dir/OffloadRTL.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/OffloadRTL.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/OffloadRTL.cpp:14:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include/PluginManager.h:16:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/libomptarget/CMakeFiles/omptarget.dir/OpenMP/InteropAPI.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/libomptarget/CMakeFiles/omptarget.dir/OpenMP/InteropAPI.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"omptarget\" -DOMPT_SUPPORT=1 -DTARGET_NAME=omptarget -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_EXPORTS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/libomptarget/CMakeFiles/omptarget.dir/OpenMP/InteropAPI.cpp.o -MF offload/libomptarget/CMakeFiles/omptarget.dir/OpenMP/InteropAPI.cpp.o.d -o offload/libomptarget/CMakeFiles/omptarget.dir/OpenMP/InteropAPI.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/OpenMP/InteropAPI.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/OpenMP/InteropAPI.cpp:13:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include/OffloadPolicy.h:17:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include/PluginManager.h:16:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/plugins-nextgen/host/CMakeFiles/omptarget.rtl.host.dir/src/rtl.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/plugins-nextgen/host/CMakeFiles/omptarget.rtl.host.dir/src/rtl.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX="\"TARGET x86_64 RTL\"" -DOMPT_SUPPORT=1 -DTARGET_NAME=x86_64 -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/../../liboffload/API -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -funwind-tables -fno-rtti -Werror=global-constructors -MD -MT offload/plugins-nextgen/host/CMakeFiles/omptarget.rtl.host.dir/src/rtl.cpp.o -MF offload/plugins-nextgen/host/CMakeFiles/omptarget.rtl.host.dir/src/rtl.cpp.o.d -o offload/plugins-nextgen/host/CMakeFiles/omptarget.rtl.host.dir/src/rtl.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/host/src/rtl.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/host/src/rtl.cpp:561:22: error: unused function template 'check' [-Werror,-Wunused-template]
561 | static Error Plugin::check(int32_t Code, const char *ErrMsg, ArgsTy... Args) {
|                      ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/liboffload/CMakeFiles/LLVMOffload.dir/src/OffloadLib.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/liboffload/CMakeFiles/LLVMOffload.dir/src/OffloadLib.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"Liboffload\" -DLLVMOffload_EXPORTS -DOMPT_SUPPORT=1 -DTARGET_NAME=\"Liboffload\" -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/liboffload/API -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/liboffload/../include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/liboffload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/liboffload/../include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/liboffload/../plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/liboffload/../plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/../../liboffload/API -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/liboffload/CMakeFiles/LLVMOffload.dir/src/OffloadLib.cpp.o -MF offload/liboffload/CMakeFiles/LLVMOffload.dir/src/OffloadLib.cpp.o.d -o offload/liboffload/CMakeFiles/LLVMOffload.dir/src/OffloadLib.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/liboffload/src/OffloadLib.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/liboffload/src/OffloadLib.cpp:13:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/liboffload/include/OffloadImpl.hpp:10:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/liboffload/../plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/libomptarget/CMakeFiles/omptarget.dir/OpenMP/Mapping.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/libomptarget/CMakeFiles/omptarget.dir/OpenMP/Mapping.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"omptarget\" -DOMPT_SUPPORT=1 -DTARGET_NAME=omptarget -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_EXPORTS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/libomptarget/CMakeFiles/omptarget.dir/OpenMP/Mapping.cpp.o -MF offload/libomptarget/CMakeFiles/omptarget.dir/OpenMP/Mapping.cpp.o.d -o offload/libomptarget/CMakeFiles/omptarget.dir/OpenMP/Mapping.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/OpenMP/Mapping.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/OpenMP/Mapping.cpp:13:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include/PluginManager.h:16:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/RPC.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/RPC.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"PluginInterface\" -DLIBC_NAMESPACE=__llvm_libc_common_utils -DLIBC_THREAD_MODE=LIBC_THREAD_MODE_SINGLE -DLIBOMPTARGET_JIT_AMDGPU -DLIBOMPTARGET_JIT_NVPTX -DOMPT_SUPPORT=1 -DTARGET_NAME=PluginInterface -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/../../liboffload/API -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/cmake/Modules/../../libc -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/RPC.cpp.o -MF offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/RPC.cpp.o.d -o offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/RPC.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/src/RPC.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/src/RPC.cpp:14:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/RecordReplay.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/RecordReplay.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"PluginInterface\" -DLIBC_NAMESPACE=__llvm_libc_common_utils -DLIBC_THREAD_MODE=LIBC_THREAD_MODE_SINGLE -DLIBOMPTARGET_JIT_AMDGPU -DLIBOMPTARGET_JIT_NVPTX -DOMPT_SUPPORT=1 -DTARGET_NAME=PluginInterface -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/../../liboffload/API -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/cmake/Modules/../../libc -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/RecordReplay.cpp.o -MF offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/RecordReplay.cpp.o.d -o offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/RecordReplay.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/src/RecordReplay.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/src/RecordReplay.cpp:11:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/libomptarget/CMakeFiles/omptarget.dir/OpenMP/API.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/libomptarget/CMakeFiles/omptarget.dir/OpenMP/API.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"omptarget\" -DOMPT_SUPPORT=1 -DTARGET_NAME=omptarget -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_EXPORTS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/libomptarget/CMakeFiles/omptarget.dir/OpenMP/API.cpp.o -MF offload/libomptarget/CMakeFiles/omptarget.dir/OpenMP/API.cpp.o.d -o offload/libomptarget/CMakeFiles/omptarget.dir/OpenMP/API.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/OpenMP/API.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/OpenMP/API.cpp:13:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/OpenMP/../private.h:22:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include/device.h:37:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/libomptarget/CMakeFiles/omptarget.dir/device.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/libomptarget/CMakeFiles/omptarget.dir/device.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"omptarget\" -DOMPT_SUPPORT=1 -DTARGET_NAME=omptarget -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_EXPORTS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/libomptarget/CMakeFiles/omptarget.dir/device.cpp.o -MF offload/libomptarget/CMakeFiles/omptarget.dir/device.cpp.o.d -o offload/libomptarget/CMakeFiles/omptarget.dir/device.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/device.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/device.cpp:13:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include/device.h:37:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/PluginInterface.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/PluginInterface.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"PluginInterface\" -DLIBC_NAMESPACE=__llvm_libc_common_utils -DLIBC_THREAD_MODE=LIBC_THREAD_MODE_SINGLE -DLIBOMPTARGET_JIT_AMDGPU -DLIBOMPTARGET_JIT_NVPTX -DOMPT_SUPPORT=1 -DTARGET_NAME=PluginInterface -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/../../liboffload/API -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/cmake/Modules/../../libc -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/PluginInterface.cpp.o -MF offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/PluginInterface.cpp.o.d -o offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/PluginInterface.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/src/PluginInterface.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/src/PluginInterface.cpp:11:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/libomptarget/CMakeFiles/omptarget.dir/PluginManager.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/libomptarget/CMakeFiles/omptarget.dir/PluginManager.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"omptarget\" -DOMPT_SUPPORT=1 -DTARGET_NAME=omptarget -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_EXPORTS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/libomptarget/CMakeFiles/omptarget.dir/PluginManager.cpp.o -MF offload/libomptarget/CMakeFiles/omptarget.dir/PluginManager.cpp.o.d -o offload/libomptarget/CMakeFiles/omptarget.dir/PluginManager.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/PluginManager.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/PluginManager.cpp:13:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include/PluginManager.h:16:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/libomptarget/CMakeFiles/omptarget.dir/interface.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/libomptarget/CMakeFiles/omptarget.dir/interface.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"omptarget\" -DOMPT_SUPPORT=1 -DTARGET_NAME=omptarget -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_EXPORTS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/libomptarget/CMakeFiles/omptarget.dir/interface.cpp.o -MF offload/libomptarget/CMakeFiles/omptarget.dir/interface.cpp.o.d -o offload/libomptarget/CMakeFiles/omptarget.dir/interface.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/interface.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/interface.cpp:15:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include/OffloadPolicy.h:17:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include/PluginManager.h:16:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/libomptarget/CMakeFiles/omptarget.dir/omptarget.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/libomptarget/CMakeFiles/omptarget.dir/omptarget.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"omptarget\" -DOMPT_SUPPORT=1 -DTARGET_NAME=omptarget -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Domptarget_EXPORTS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/libomptarget/CMakeFiles/omptarget.dir/omptarget.cpp.o -MF offload/libomptarget/CMakeFiles/omptarget.dir/omptarget.cpp.o.d -o offload/libomptarget/CMakeFiles/omptarget.dir/omptarget.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/omptarget.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/libomptarget/omptarget.cpp:15:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include/OffloadPolicy.h:17:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include/PluginManager.h:16:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/liboffload/CMakeFiles/LLVMOffload.dir/src/OffloadImpl.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/liboffload/CMakeFiles/LLVMOffload.dir/src/OffloadImpl.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"Liboffload\" -DLLVMOffload_EXPORTS -DOMPT_SUPPORT=1 -DTARGET_NAME=\"Liboffload\" -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/liboffload/API -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/liboffload/../include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/liboffload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/liboffload/../include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/liboffload/../plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/liboffload/../plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/../../liboffload/API -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/liboffload/CMakeFiles/LLVMOffload.dir/src/OffloadImpl.cpp.o -MF offload/liboffload/CMakeFiles/LLVMOffload.dir/src/OffloadImpl.cpp.o.d -o offload/liboffload/CMakeFiles/LLVMOffload.dir/src/OffloadImpl.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/liboffload/src/OffloadImpl.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/liboffload/src/OffloadImpl.cpp:14:
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/liboffload/include/OffloadImpl.hpp:10:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/liboffload/../plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>
<details>
<summary>offload/plugins-nextgen/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/src/rtl.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/plugins-nextgen/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/src/rtl.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX="\"TARGET AMDGPU RTL\"" -DOMPT_SUPPORT=1 -DTARGET_NAME=AMDGPU -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/amdgpu/utils -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/amdgpu/dynamic_hsa -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/../../liboffload/API -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -funwind-tables -fno-rtti -Werror=global-constructors -MD -MT offload/plugins-nextgen/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/src/rtl.cpp.o -MF offload/plugins-nextgen/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/src/rtl.cpp.o.d -o offload/plugins-nextgen/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/src/rtl.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/amdgpu/src/rtl.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/amdgpu/src/rtl.cpp:129:21: error: unused function template 'iterate' [-Werror,-Wunused-template]
129 | static hsa_status_t iterate(IterFuncTy Func, IterFuncArgTy FuncArg,
|                     ^~~~~~~
1 error generated.
```
</details>
<details>
<summary>offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/JIT.cpp.o (Likely Already Failing)</summary>
This test is flaky in main.

```
FAILED: offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/JIT.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ --target=x86_64-unknown-linux-gnu -DDEBUG_PREFIX=\"PluginInterface\" -DLIBC_NAMESPACE=__llvm_libc_common_utils -DLIBC_THREAD_MODE=LIBC_THREAD_MODE_SINGLE -DLIBOMPTARGET_JIT_AMDGPU -DLIBOMPTARGET_JIT_NVPTX -DOMPT_SUPPORT=1 -DTARGET_NAME=PluginInterface -D_DEBUG -D_GLIBCXX_ASSERTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/plugins-nextgen/common/../../liboffload/API -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/offload/include -I/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/include -isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/cmake/Modules/../../libc -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -std=c++17 -fPIC -UNDEBUG -fno-exceptions -fno-rtti -Werror=global-constructors -MD -MT offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/JIT.cpp.o -MF offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/JIT.cpp.o.d -o offload/plugins-nextgen/common/CMakeFiles/PluginCommon.dir/src/JIT.cpp.o -c /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/src/JIT.cpp
In file included from /home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/src/JIT.cpp:16:
/home/gha/actions-runner/_work/llvm-project/llvm-project/offload/plugins-nextgen/common/include/PluginInterface.h:101:14: error: unused function template 'check' [-Werror,-Wunused-template]
101 | static Error check(int32_t ErrorCode, const char *ErrFmt, ArgsTy... Args);
|              ^~~~~
1 error generated.
```
</details>

If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

https://github.com/llvm/llvm-project/pull/208617


More information about the Openmp-commits mailing list