[1856/1864] Building CXX object openmp/libomptarget/plugins-nextgen/amdgpu/CMake
Files/omptarget.rtl.amdgpu.nextgen.dir/src/rtl.cpp.o
FAILED: openmp/libomptarget/plugins-nextgen/amdgpu/CMakeFiles/omptarget.rtl.amdg
pu.nextgen.dir/src/rtl.cpp.o
/p/scratch/cjinb33/kitayama1/llvm-build/./bin/clang++ --target=x86_64-unknown-li
nux-gnu -DDEBUG_PREFIX="\"TARGET AMDGPU RTL\"" -DGTEST_HAS_RTTI=0 -DOMPTARGET_DE
BUG -DOMPT_SUPPORT=1 -DTARGET_NAME=AMDGPU -D__STDC_CONSTANT_MACROS -D__STDC_FORM
AT_MACROS -D__STDC_LIMIT_MACROS -I/p/scratch/cjinb33/kitayama1/projects/llvm-pro
ject/llvm/include -I/p/scratch/cjinb33/kitayama1/llvm-build/include -I/p/scratch
/cjinb33/kitayama1/llvm-build/runtimes/runtimes-bins/openmp/runtime/src -I/p/scr
atch/cjinb33/kitayama1/projects/llvm-project/openmp/libomptarget/plugins-nextgen
/amdgpu/../../plugins/amdgpu/dynamic_hsa -I/p/scratch/cjinb33/kitayama1/projects
/llvm-project/openmp/libomptarget/include -I/p/scratch/cjinb33/kitayama1/project
s/llvm-project/openmp/libomptarget/plugins-nextgen/amdgpu/utils -I/p/scratch/cji
nb33/kitayama1/projects/llvm-project/openmp/libomptarget/plugins/common/elf_comm
on -I/p/scratch/cjinb33/kitayama1/projects/llvm-project/openmp/libomptarget/plug
ins/common/MemoryManager -I/p/scratch/cjinb33/kitayama1/projects/llvm-project/openmp/libomptarget/plugins-nextgen/common/PluginInterface -isystem /p/software/jurecadc/stages/2022/software/zlib/1.2.11-GCCcore-11.2.0/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -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 -Wno-comment -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-enum-constexpr-conversion -Wno-extra -Wno-pedantic -std=c++17 -O3 -DNDEBUG -fPIC -fvisibility=protected -fno-exceptions -fno-rtti -MD -MT openmp/libomptarget/plugins-nextgen/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.nextgen.dir/src/rtl.cpp.o -MF openmp/libomptarget/plugins-nextgen/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.nextgen.dir/src/rtl.cpp.o.d -o openmp/libomptarget/plugins-nextgen/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.nextgen.dir/src/rtl.cpp.o -c /p/scratch/cjinb33/kitayama1/projects/llvm-project/openmp/libomptarget/plugins-nextgen/amdgpu/src/rtl.cpp
/p/scratch/cjinb33/kitayama1/projects/llvm-project/openmp/libomptarget/plugins-nextgen/amdgpu/src/rtl.cpp:2458:51: error: use of undeclared identifier 'HSA_AGENT_INFO_NODE'; did you mean 'HSA_AGENT_INFO_NAME'?
hsa_agent_get_info(Event->memory_fault.agent, HSA_AGENT_INFO_NODE, &Node);
^~~~~~~~~~~~~~~~~~~
HSA_AGENT_INFO_NAME
/p/scratch/cjinb33/kitayama1/projects/llvm-project/openmp/libomptarget/plugins-nextgen/amdgpu/../../plugins/amdgpu/dynamic_hsa/hsa.h:64:3: note: 'HSA_AGENT_INFO_NAME' declared here
HSA_AGENT_INFO_NAME = 0,
^
1 error generated.
This is seen with the latest main.