Cloning into '/build/amdvlk/src/spvgen/external/SPIRV-tools'... Already up to date. Note: switching to '4578db3c'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 4578db3c README: Update tested versions of compilers (#4579) Cloning into '/build/amdvlk/src/spvgen/external/glslang'... Already up to date. Note: switching to 'b9ba4c57'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at b9ba4c57 Merge pull request #2770 from ncesario-lunarg/ncesario-cmake-endif Cloning into '/build/amdvlk/src/spvgen/external/SPIRV-tools/external/SPIRV-Headers'... Already up to date. Note: switching to '19e8350'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 19e8350 Merge pull request #245 from pmistryNV/nonconstoffset Cloning into '/build/amdvlk/src/spvgen/external/SPIRV-cross'... Already up to date. Note: switching to 'e4243b89'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at e4243b89 Merge pull request #1766 from KhronosGroup/fix-1765 The target directroy is not specified, using default: /build/amdvlk/src/spvgen/external/ Get the revision of SPIRV-tools: 4578db3c Get the revision of glslang: b9ba4c57 Get the revision of SPIRV-tools/external/SPIRV-Headers: 19e8350 Get the revision of SPIRV-cross: e4243b89 -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning at cmake/XglPackaging.cmake:32 (message): PACKAGE_NAME is not specifiled, default is amdvlk Call Stack (most recent call first): CMakeLists.txt:58 (include) CMake Warning at cmake/XglPackaging.cmake:37 (message): PACKAGE_VERSION is not specified, default is 1.0 Call Stack (most recent call first): CMakeLists.txt:58 (include) -- Detected ICD_PAL_CLIENT_MAJOR_VERSION is 687 -- Detected ICD_PAL_CLIENT_MINOR_VERSION is 0 -- Detected ICD_LLPC_CLIENT_MAJOR_VERSION is 52 -- Detected ICD_GPUOPEN_CLIENT_MAJOR_VERSION is 42 -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.9.7", minimum required is "3") -- Found Perl: /usr/bin/perl (found suitable version "5.34.0", minimum required is "5") -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.0") -- Checking for module 'wayland-client' -- Found wayland-client, version 1.19.0 -- Checking for module 'libssl' -- Found libssl, version 1.1.1l -- Checking for module 'xcb-dri2' -- Found xcb-dri2, version 1.14 -- Checking for module 'xcb-dri3' -- Found xcb-dri3, version 1.14 -- Checking for module 'xcb-present' -- Found xcb-present, version 1.14 -- Checking for module 'xrandr' -- Found xrandr, version 1.5.2 -- Checking for module 'xshmfence' -- Found xshmfence, version 1.3 CMake Warning at cmake/XglPackaging.cmake:98 (message): Failed to identify Linux flavor, either lsb_release is missing or we couldn't identify your distro. The package target will now generate TGZ, if you want to generate native packages please install lsb_release, or choose a different package type through the CMake variable PACKAGE_TYPE; available values are DEB, RPM Call Stack (most recent call first): cmake/XglPackaging.cmake:43 (identifyPackageTypeFromPlatform) CMakeLists.txt:284 (identifyPackageType) CMake Warning at cmake/XglPackaging.cmake:63 (message): Selected an unsupported package type, please choose from this list: DEB;RPM Call Stack (most recent call first): CMakeLists.txt:284 (identifyPackageType) -- Configured CWPACK compiler options for GCC. -- Google Mock was not found - tests based on that will not build -- spirv-tools not linked - illegal SPIRV may be generated for HLSL -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE CMake Warning (dev) at /build/amdvlk/src/spvgen/external/SPIRV-tools/external/SPIRV-Headers/CMakeLists.txt:52 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'SPIRV_HEADERS_SKIP_EXAMPLES'. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /build/amdvlk/src/spvgen/external/SPIRV-tools/external/SPIRV-Headers/CMakeLists.txt:55 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'SPIRV_HEADERS_SKIP_INSTALL'. This warning is for project developers. Use -Wno-dev to suppress it. -- Did not find googletest, tests will not be built. To enable tests place googletest in '/external/googletest'. -- SPIRV-Cross: Finding Git version for SPIRV-Cross. -- Found Git: /usr/bin/git (found version "2.33.1") -- SPIRV-Cross: Git hash: e4243b89 -- Found PythonInterp: /usr/bin/python3 (found version "3.9.7") SPIRV-Cross: Testing will be disabled for SPIRV-Cross. Could not find glslang or SPIRV-Tools build under external/. To enable testing, run ./checkout_glslang_spirv_tools.sh and ./build_glslang_spirv_tools.sh first. -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for link.h -- Looking for link.h - found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sysexits.h -- Looking for sysexits.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Looking for mach/mach.h -- Looking for mach/mach.h - not found -- Looking for histedit.h -- Looking for histedit.h - found -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Looking for linux/magic.h -- Looking for linux/magic.h - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_getspecific in pthread -- Looking for pthread_getspecific in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for pfm_initialize in pfm -- Looking for pfm_initialize in pfm - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found LibXml2: /usr/lib/libxml2.so (found version "2.9.12") -- Looking for xmlReadMemory -- Looking for xmlReadMemory - found -- Looking for el_init in edit -- Looking for el_init in edit - found -- Looking for xar_open in xar -- Looking for xar_open in xar - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Looking for __register_frame -- Looking for __register_frame - found -- Looking for __deregister_frame -- Looking for __deregister_frame - found -- Looking for __unw_add_dynamic_fde -- Looking for __unw_add_dynamic_fde - not found -- Looking for _Unwind_Backtrace -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for posix_fallocate -- Looking for posix_fallocate - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - found -- Looking for mallinfo2 -- Looking for mallinfo2 - found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for dladdr -- Looking for dladdr - not found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Looking for pthread_getname_np -- Looking for pthread_getname_np - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for proc_pid_rusage -- Looking for proc_pid_rusage - not found -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE - Success -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Failed -- Looking for __atomic_fetch_add_4 in atomic -- Looking for __atomic_fetch_add_4 in atomic - found -- Performing Test HAVE_CXX_ATOMICS_WITH_LIB -- Performing Test HAVE_CXX_ATOMICS_WITH_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed -- Performing Test HAS_MAYBE_UNINITIALIZED -- Performing Test HAS_MAYBE_UNINITIALIZED - Success -- Native target RISCV is not selected; lli will not JIT code -- Threads enabled. -- Doxygen disabled. -- Go bindings disabled. -- Ninja version: 1.10.2 -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Could NOT find Python module pygments -- Could NOT find Python module pygments.lexers.c_cpp -- Could NOT find Python module yaml -- LLVM host triple: riscv64-unknown-linux-gnu -- LLVM default target triple: riscv64-unknown-linux-gnu -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Failed -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found Python3: /usr/bin/python3.9 (found suitable version "3.9.7", minimum required is "3.0") found components: Interpreter -- Linker detection: GNU ld -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Failed -- Targeting AMDGPU -- Version: 0.0.0 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success -- Performing Test HAVE_CXX_FLAG_WNO_SUGGEST_OVERRIDE -- Performing Test HAVE_CXX_FLAG_WNO_SUGGEST_OVERRIDE - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- success -- LLVM executables: /build/amdvlk/src/xgl/builds/Release64/compiler/llpc/llvm/./bin -- LLVM libraries: /build/amdvlk/src/xgl/builds/Release64/compiler/llpc/llvm/./lib -- LLVM link options: CMake Warning at cmake/XglCompilerOptions.cmake:305 (message): LTO enabled for xgl Call Stack (most recent call first): icd/CMakeLists.txt:36 (xgl_compiler_options) -- Found XCB: /usr/include;/usr/include;/usr/include;/usr/include;/usr/include -- PAL_CLIENT_INTERFACE_MAJOR_VERSION overridden to 687 CMake Warning (dev) at /build/amdvlk/src/pal/cmake/PalBuildParameters.cmake:37 (message): Unneccessary to specify PAL_CLIENT_INTERFACE_MINOR_VERSION Call Stack (most recent call first): /build/amdvlk/src/pal/CMakeLists.txt:31 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- PAL_BUILD_CORE not set. Defaulting to ON. -- PAL_BUILD_GPUUTIL not set. Defaulting to ON. -- PAL_DEVELOPER_BUILD not set. Defaulting to OFF. -- PAL_BUILD_OSS not set. Defaulting to ON. -- PAL_BUILD_OSS1 not set. Defaulting to ON. -- PAL_BUILD_OSS2 not set. Defaulting to ON. -- PAL_BUILD_OSS2_4 not set. Defaulting to ON. -- PAL_BUILD_OSS4 not set. Defaulting to ON. -- PAL_CLIENT overridden to VULKAN -- PAL_BUILD_DRI3 overridden to ON -- PAL_BUILD_WAYLAND overridden to On -- PAL_DISPLAY_DCC not set. Defaulting to ON. -- PAL_BUILD_NULL_DEVICE not set. Defaulting to ON. -- PAL_BUILD_GFX not set. Defaulting to ON. CMake Warning (dev) at /build/amdvlk/src/pal/cmake/PalVersionHelper.cmake:91 (message): PAL_BUILD_GFX6 not set. Defaulting to ON. Call Stack (most recent call first): /build/amdvlk/src/pal/cmake/PalBuildParameters.cmake:83 (pal_bp) /build/amdvlk/src/pal/CMakeLists.txt:31 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /build/amdvlk/src/pal/cmake/PalVersionHelper.cmake:91 (message): PAL_BUILD_GFX9 not set. Defaulting to ON. Call Stack (most recent call first): /build/amdvlk/src/pal/cmake/PalBuildParameters.cmake:84 (pal_bp) /build/amdvlk/src/pal/CMakeLists.txt:31 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- PAL_BUILD_NAVI12 overridden to ON -- PAL_BUILD_NAVI14 overridden to ON -- PAL_BUILD_NAVI21 overridden to ON -- PAL_BUILD_NAVI22 overridden to ON -- PAL_BUILD_NAVI23 overridden to ON -- ADDR_ENABLE_WERROR overridden to OFF -- ADDR_LNX_KERNEL_BUILD not set. Defaulting to ON. Linux kernel build? -- ADDR_SI_BUILD overridden to ON -- ADDR_CI_BUILD overridden to ON -- ADDR_AM_BUILD not set. Defaulting to OFF. Build support for fmask addressing and addr5Swizzle? -- ADDR_GFX9_BUILD overridden to ON -- ADDR_GFX10_BUILD overridden to ON -- ADDR_RENOIR_BUILD overridden to ON -- ADDR_NAVI12_BUILD overridden to ON -- ADDR_NAVI14_BUILD overridden to ON -- ADDR_NAVI21_BUILD overridden to ON -- ADDR_NAVI22_BUILD overridden to ON -- ADDR_NAVI23_BUILD overridden to ON -- DD_BP_ENABLE_TOOL_LIBRARIES not set. Defaulting to OFF. -- DD_BP_ENABLE_DD_MODULE_APIS not set. Defaulting to OFF. -- DD_BP_INSTALL not set. Defaulting to OFF. -- GPUOPEN_CLIENT_INTERFACE_MAJOR_VERSION overridden to 42 -- DD_BRANCH_STRING not set. Defaulting to unknown. -- Found Libdrm: /usr/lib/libdrm.so (found version "2.4.109") -- Wayland Client is detected -- PAL build with amdgpu back-end enabled -- Performing Test HAS_WARN_TAUTOLOGICAL -- Performing Test HAS_WARN_TAUTOLOGICAL - Success -- Performing Test HAS_WARN_SIZEOF_DIV -- Performing Test HAS_WARN_SIZEOF_DIV - Success -- Performing Test HAS_WARN_PARENS -- Performing Test HAS_WARN_PARENS - Failed -- Performing Test HAS_WARN_ANONYMOUS_STRUCT -- Performing Test HAS_WARN_ANONYMOUS_STRUCT - Failed -- Performing Test HAS_WARN_NESTED_ANON_TYPES -- Performing Test HAS_WARN_NESTED_ANON_TYPES - Failed -- Performing Test HAS_COMPRESSED_DEBUG -- Performing Test HAS_COMPRESSED_DEBUG - Success CMake Warning at icd/CMakeLists.txt:310 (message): LTO enabled for Linking -- Configuring done -- Generating done -- Build files have been written to: /build/amdvlk/src/xgl/builds/Release64 ninja: Entering directory `builds/Release64' [1/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o [2/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [3/2469] Building CXX object metrohash/CMakeFiles/metrohash.dir/src/metrohash64.cpp.o [4/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o [5/2469] Building CXX object metrohash/CMakeFiles/metrohash.dir/src/metrohash128.cpp.o [6/2469] Linking CXX static library metrohash/libmetrohash.a [7/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o [8/2469] Building CXX object compiler/llpc/llvm/lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o [9/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o [10/2469] Building C object cwpack/CMakeFiles/cwpack.dir/src/cwpack.c.o In file included from /build/amdvlk/src/third_party/cwpack/src/cwpack_internals.h:27, from /build/amdvlk/src/third_party/cwpack/src/cwpack.c:27: /build/amdvlk/src/third_party/cwpack/src/cwpack_config.h:73: warning: "COMPILE_FOR_LITTLE_ENDIAN" redefined 73 | #define COMPILE_FOR_LITTLE_ENDIAN | : note: this is the location of the previous definition [11/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o [12/2469] Linking C static library cwpack/libcwpack.a [13/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o [14/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o [15/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o [16/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o [17/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [18/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o [19/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [20/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o [21/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/X86TargetParser.cpp.o [22/2469] Building CXX object compiler/llpc/llvm/lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o [23/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o [24/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/AArch64TargetParser.cpp.o [25/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o [26/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o [27/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ARMTargetParser.cpp.o [28/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o [29/2469] Building CXX object compiler/llpc/llvm/lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o [30/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o [31/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o [32/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o [33/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o [34/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o [35/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o [36/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o [37/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o [38/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o [39/2469] Building CXX object compiler/llpc/llvm/lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o [40/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o [41/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o [42/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o [43/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o [44/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o [45/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o [46/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o [47/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o [48/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o [49/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o [50/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o [51/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o [52/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o [53/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o [54/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o [55/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o [56/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o [57/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o [58/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [59/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o [60/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o [61/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [62/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o [63/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o [64/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o [65/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [66/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o [67/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o [68/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o [69/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o [70/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o [71/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o [72/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o [73/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o [74/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o [75/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o [76/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [77/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o [78/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o [79/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [80/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o [81/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o [82/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [83/2469] Building CXX object compiler/llpc/llvm/lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o [84/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o [85/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o [86/2469] Linking CXX static library compiler/llpc/llvm/lib/libLLVMDemangle.a [87/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o [88/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o [89/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o [90/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [91/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [92/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o [93/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o [94/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o [95/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [96/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [97/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o [98/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o [99/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o [100/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o [101/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [102/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o [103/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o [104/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o [105/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o [106/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o [107/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [108/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o [109/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o [110/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.o [111/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o [112/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o [113/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o [114/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o [115/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o [116/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o [117/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o [118/2469] Building C object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [119/2469] Building C object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [120/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o [121/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o [122/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o [123/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o [124/2469] Building C object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o [125/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAInfo.cpp.o [126/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [127/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o [128/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o [129/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o [130/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o [131/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o [132/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [133/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [134/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o [135/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o [136/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o [137/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o [138/2469] Building C object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o [139/2469] Building C object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o [140/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o [141/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o [142/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o [143/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o [144/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o [145/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Triple.cpp.o [146/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o [147/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o [148/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.o [149/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o [150/2469] Building CXX object compiler/llpc/llvm/lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o [151/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [152/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o [153/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [154/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o [155/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o [156/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o [157/2469] Building CXX object compiler/llpc/llvm/lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o [158/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o [159/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o [160/2469] Building CXX object compiler/llpc/llvm/lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [161/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o [162/2469] Building CXX object compiler/llpc/llvm/lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o [163/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o [164/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o [165/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o [166/2469] Building CXX object compiler/llpc/llvm/lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o [167/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o [168/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o [169/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o [170/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/Attributes.cpp.o [171/2469] Building CXX object compiler/llpc/llvm/lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o [172/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeBeadsGen.cpp.o [173/2469] Building CXX object compiler/llpc/llvm/lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o [174/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenHwModes.cpp.o [175/2469] Building CXX object compiler/llpc/llvm/lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o [176/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o [177/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterInst.cpp.o [178/2469] Building CXX object compiler/llpc/llvm/lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [179/2469] Linking CXX static library compiler/llpc/llvm/lib/libLLVMSupport.a [180/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o [181/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o [182/2469] Building CXX object compiler/llpc/llvm/lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o [183/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o [184/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o [185/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o [186/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstruction.cpp.o [187/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o [188/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptEmitter.cpp.o [189/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcher.cpp.o [190/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o [191/2469] Building CXX object compiler/llpc/llvm/lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o [192/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o [193/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/Types.cpp.o [194/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/DirectiveEmitter.cpp.o [195/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o [196/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o [197/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/InfoByHwMode.cpp.o [198/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/PredicateExpander.cpp.o [199/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o [200/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o [201/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o [202/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/SDNodeProperties.cpp.o [203/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o [204/2469] Building CXX object compiler/llpc/llvm/lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o [205/2469] Linking CXX static library compiler/llpc/llvm/lib/libLLVMTableGen.a [206/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o [207/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o [208/2469] Generating VCSRevision.h [209/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o [210/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o [211/2469] Creating export file for LTO [212/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o [213/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o [214/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o [215/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o [216/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o [217/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o [218/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o [219/2469] Building CXX object compiler/llpc/llvm/lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o [220/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o [221/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o [222/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/IntrinsicEmitter.cpp.o [223/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenTarget.cpp.o [224/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o [225/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o [226/2469] Creating export file for LLVMHello [227/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o [228/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/GICombinerEmitter.cpp.o [229/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o [230/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o [231/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o [232/2469] Building CXX object compiler/llpc/llvm/lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o [233/2469] Building CXX object compiler/llpc/llvm/lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o [234/2469] Building CXX object compiler/llpc/llvm/lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o [235/2469] Building CXX object compiler/llpc/llvm/lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o [236/2469] Building CXX object compiler/llpc/llvm/lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o [237/2469] Building CXX object compiler/llpc/llvm/lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/ELF.cpp.o [238/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o [239/2469] Building CXX object compiler/llpc/llvm/lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o [240/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o [241/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o [242/2469] Building CXX object compiler/llpc/llvm/lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o [243/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/FixedLenDecoderEmitter.cpp.o [244/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o [245/2469] Linking CXX static library compiler/llpc/llvm/lib/libLLVMExtensions.a [246/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/RISCVCompressInstEmitter.cpp.o [247/2469] Building CXX object compiler/llpc/llvm/lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o [248/2469] Building CXX object compiler/llpc/llvm/lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o [249/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoGOFF.cpp.o [250/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o [251/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o [252/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o [253/2469] Building CXX object compiler/llpc/llvm/lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o [254/2469] Building CXX object compiler/llpc/llvm/lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o [255/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o [256/2469] Linking CXX static library compiler/llpc/llvm/lib/libLLVMBinaryFormat.a [257/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenSchedule.cpp.o [258/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o [259/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o [260/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o [261/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o [262/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o [263/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o [264/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o [265/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o [266/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o [267/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o [268/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o [269/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o [270/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o [271/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o [272/2469] Building CXX object compiler/llpc/llvm/lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o [273/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o [274/2469] Linking CXX static library compiler/llpc/llvm/lib/libLLVMBitstreamReader.a [275/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o [276/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o [277/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o [278/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o [279/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o [280/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenRegisters.cpp.o In file included from /build/amdvlk/src/llvm-project/llvm/utils/TableGen/CodeGenRegisters.h:25, from /build/amdvlk/src/llvm-project/llvm/utils/TableGen/CodeGenRegisters.cpp:14: /build/amdvlk/src/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function ‘void llvm::SparseBitVector::SparseBitVectorIterator::AdvanceToFirstNonZero() [with unsigned int ElementSize = 128]’: /build/amdvlk/src/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:129:15: warning: array subscript 2 is above array bounds of ‘const BitWord [2]’ {aka ‘const long unsigned int [2]’} [-Warray-bounds] 129 | if (Bits[i] != 0) | ~~~~^ /build/amdvlk/src/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:54:11: note: while referencing ‘llvm::SparseBitVectorElement<128>::Bits’ 54 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /build/amdvlk/src/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function ‘unsigned int llvm::CodeGenRegister::getWeight(const llvm::CodeGenRegBank&) const’: /build/amdvlk/src/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:129:15: warning: array subscript 2 is above array bounds of ‘const BitWord [2]’ {aka ‘const long unsigned int [2]’} [-Warray-bounds] 129 | if (Bits[i] != 0) | ~~~~^ /build/amdvlk/src/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:54:11: note: while referencing ‘llvm::SparseBitVectorElement<128>::Bits’ 54 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ /build/amdvlk/src/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function ‘void llvm::CodeGenRegisterClass::buildRegUnitSet(const llvm::CodeGenRegBank&, std::vector >&) const’: /build/amdvlk/src/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:129:15: warning: array subscript 2 is above array bounds of ‘const BitWord [2]’ {aka ‘const long unsigned int [2]’} [-Warray-bounds] 129 | if (Bits[i] != 0) | ~~~~^ /build/amdvlk/src/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:54:11: note: while referencing ‘llvm::SparseBitVectorElement<128>::Bits’ 54 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ [281/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o [282/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o [283/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o [284/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o [285/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFObjectTargetWriter.cpp.o [286/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o [287/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o [288/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o [289/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o [290/2469] Linking CXX static library compiler/llpc/llvm/lib/libLLVMTableGenGlobalISel.a [291/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o [292/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/SubtargetFeature.cpp.o [293/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o [294/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o In file included from /build/amdvlk/src/llvm-project/llvm/utils/TableGen/CodeGenRegisters.h:25, from /build/amdvlk/src/llvm-project/llvm/utils/TableGen/RegisterInfoEmitter.cpp:15: /build/amdvlk/src/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h: In member function ‘void llvm::SparseBitVector::SparseBitVectorIterator::AdvanceToFirstNonZero() [with unsigned int ElementSize = 128]’: /build/amdvlk/src/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:129:15: warning: array subscript 2 is above array bounds of ‘const BitWord [2]’ {aka ‘const long unsigned int [2]’} [-Warray-bounds] 129 | if (Bits[i] != 0) | ~~~~^ /build/amdvlk/src/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h:54:11: note: while referencing ‘llvm::SparseBitVectorElement<128>::Bits’ 54 | BitWord Bits[BITWORDS_PER_ELEMENT]; | ^~~~ [295/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o [296/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o [297/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o [298/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/TargetRegistry.cpp.o [299/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o [300/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o [301/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o [302/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFStreamer.cpp.o [303/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCPseudoProbe.cpp.o [304/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o [305/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/HardwareUnit.cpp.o [306/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o [307/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o [308/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o [309/2469] Building CXX object compiler/llpc/llvm/lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o [310/2469] Linking CXX static library compiler/llpc/llvm/lib/libLLVMFileCheck.a [311/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o [312/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o [313/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o [314/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o [315/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/GOFFAsmParser.cpp.o [316/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o [317/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/CodeEmitter.cpp.o [318/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o [319/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFMasmParser.cpp.o [320/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o [321/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/HWEventListener.cpp.o [322/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o [323/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o [324/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RetireControlUnit.cpp.o [325/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o [326/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/XCOFFAsmParser.cpp.o [327/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o [328/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/CustomBehaviour.cpp.o [329/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o [330/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/XCOFFObjectWriter.cpp.o [331/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/Instruction.cpp.o [332/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/LSUnit.cpp.o [333/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/WasmAsmParser.cpp.o [334/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o [335/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o [336/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/Pipeline.cpp.o [337/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RegisterFile.cpp.o [338/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o [339/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/ResourceManager.cpp.o [340/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/MicroOpQueueStage.cpp.o [341/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/Context.cpp.o [342/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InstructionTables.cpp.o [343/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/EntryStage.cpp.o [344/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o [345/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/ExecuteStage.cpp.o [346/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/Support.cpp.o [347/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/DispatchStage.cpp.o [348/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/Scheduler.cpp.o [349/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/RetireStage.cpp.o [350/2469] Building CXX object compiler/llpc/llvm/lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o [351/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/Stage.cpp.o [352/2469] Building CXX object compiler/llpc/llvm/lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o [353/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/View.cpp.o [354/2469] Building CXX object compiler/llpc/llvm/lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o [355/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o [356/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o [357/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o [358/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InOrderIssueStage.cpp.o [359/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o [360/2469] Building CXX object compiler/llpc/llvm/lib/MCA/CMakeFiles/LLVMMCA.dir/InstrBuilder.cpp.o [361/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o [362/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o [363/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o [364/2469] Building CXX object compiler/llpc/llvm/lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o [365/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o [366/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o [367/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o [368/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o [369/2469] Building CXX object compiler/llpc/llvm/lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o [370/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o [371/2469] Linking CXX static library compiler/llpc/llvm/lib/libLLVMOption.a [372/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o [373/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o [374/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o [375/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o [376/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o [377/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o [378/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o [379/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o [380/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o [381/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o [382/2469] Building CXX object pal/devdriver/apis/ddSocket/CMakeFiles/ddSocket.dir/src/socketServer.cpp.o [383/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o [384/2469] Building CXX object pal/devdriver/apis/ddNet/CMakeFiles/ddNet.dir/src/ddNet.cpp.o [385/2469] Building CXX object pal/devdriver/apis/ddSocket/CMakeFiles/ddSocket.dir/src/ddSocket.cpp.o [386/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o [387/2469] Building CXX object pal/devdriver/apis/ddRpc/ddRpcShared/CMakeFiles/ddRpcShared.dir/src/ddRpcShared.cpp.o [388/2469] Linking CXX static library compiler/llpc/llvm/lib/libLLVMDebugInfoMSF.a [389/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o [390/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o [391/2469] Creating export file for Remarks [392/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o [393/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o [394/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o [395/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o [396/2469] Building CXX object compiler/llpc/llvm/lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ArchitectureSet.cpp.o [397/2469] Building CXX object compiler/llpc/llvm/lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/PackedVersion.cpp.o [398/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o [399/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o [400/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o [401/2469] Building CXX object compiler/llpc/llvm/lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o [402/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o [403/2469] Building CXX object compiler/llpc/llvm/lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Architecture.cpp.o [404/2469] Building CXX object compiler/llpc/llvm/lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Symbol.cpp.o [405/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o [406/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o [407/2469] Linking CXX static library compiler/llpc/llvm/lib/libLLVMLineEditor.a [408/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [409/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o [410/2469] Building CXX object compiler/llpc/llvm/lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Platform.cpp.o [411/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [412/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o [413/2469] Building CXX object compiler/llpc/llvm/lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Target.cpp.o [414/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o [415/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o [416/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o [417/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o [418/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o [419/2469] Generating vk_physical_device.g [420/2469] Generating Vulkan api strings -w;/build/amdvlk/src/xgl/icd/api/strings;-d;/build/amdvlk/src/xgl/icd/api/strings The work directory is /build/amdvlk/src/xgl/icd/api/strings The work directory is /build/amdvlk/src/xgl/icd/api/strings The output directory is /build/amdvlk/src/xgl/icd/api/strings Generating g_extensions_decl.h from extensions.txt ... Generating g_extensions_impl.h from extensions.txt ... Generating g_entry_points_decl.h from entry_points.txt ... Generating g_entry_points_impl.h from entry_points.txt ... Generating g_func_table.h from entry_points.txt ... [421/2469] Building CXX object compiler/llpc/llvm/lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o [422/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o [423/2469] Linking CXX static library compiler/llpc/llvm/lib/libLLVMWindowsManifest.a [424/2469] Building CXX object compiler/dumper/CMakeFiles/dumper.dir/vkgcPipelineDumperRegs.cpp.o [425/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o [426/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [427/2469] Building CXX object compiler/vfx/CMakeFiles/vfx.dir/vfxRenderDoc.cpp.o [428/2469] Building CXX object compiler/llpc/llvm/lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubCommon.cpp.o [429/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [430/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o [431/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [432/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o [433/2469] Building CXX object compiler/llpc/llvm/utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o [434/2469] Building CXX object compiler/llpc/llvm/lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/InterfaceFile.cpp.o [435/2469] Building CXX object compiler/dumper/CMakeFiles/dumper.dir/build/amdvlk/src/llpc/util/vkgcUtil.cpp.o [436/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o [437/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/formatInfo.cpp.o [438/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/cmdAllocator.cpp.o [439/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/devDriverEventService.cpp.o [440/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o [441/2469] Linking CXX executable compiler/llpc/llvm/bin/llvm-tblgen [442/2469] Building IntrinsicsHexagon.h... [443/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/fence.cpp.o [444/2469] Building Attributes.inc... [445/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/engine.cpp.o [446/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/devDriverUtil.cpp.o [447/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [448/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o [449/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/eventProvider.cpp.o [450/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/cmdStream.cpp.o [451/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/dmaUploadRing.cpp.o [452/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/cmdBuffer.cpp.o [453/2469] Building IntrinsicsNVPTX.h... [454/2469] Building IntrinsicEnums.inc... [455/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o [456/2469] Building IntrinsicsAMDGPU.h... [457/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/gpuEvent.cpp.o [458/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/cmdStreamAllocation.cpp.o [459/2469] Building IntrinsicsARM.h... [460/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/gpuMemPatchList.cpp.o [461/2469] Building IntrinsicImpl.inc... [462/2469] Building IntrinsicsAArch64.h... [463/2469] Building ACC.h.inc... [464/2469] Building ACC.inc... [465/2469] Building OMP.h.inc... [466/2469] Building Options.inc... [467/2469] Building IntrinsicsPowerPC.h... [468/2469] Building Options.inc... [469/2469] Building OMP.inc... [470/2469] Building IntrinsicsMips.h... [471/2469] Building IntrinsicsBPF.h... [472/2469] Building ObjcopyOpts.inc... [473/2469] Building ObjdumpOpts.inc... [474/2469] Building Opts.inc... [475/2469] Building Opts.inc... [476/2469] Building InstallNameToolOpts.inc... [477/2469] Building OtoolOpts.inc... [478/2469] Building Opts.inc... [479/2469] Building WindresOpts.inc... [480/2469] Building BitcodeStripOpts.inc... [481/2469] Building StripOpts.inc... [482/2469] Building CXX object compiler/llpc/llvm/lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o [483/2469] Building IntrinsicsR600.h... [484/2469] Building IntrinsicsRISCV.h... [485/2469] Building IntrinsicsS390.h... [486/2469] Building IntrinsicsX86.h... [487/2469] Building IntrinsicsVE.h... [488/2469] Building IntrinsicsXCore.h... [489/2469] Building IntrinsicsWebAssembly.h... [490/2469] Linking CXX static library compiler/llpc/llvm/lib/libLLVMDebugInfoCodeView.a [491/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/g_palSettings.cpp.o [492/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/palSettingsLoader.cpp.o [493/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/gpuMemory.cpp.o [494/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/device.cpp.o [495/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/g_palPlatformSettings.cpp.o [496/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o [497/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/image.cpp.o [498/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/libInit.cpp.o FAILED: pal/CMakeFiles/pal.dir/src/core/libInit.cpp.o /usr/bin/c++ -DCHIP_HDR_NAVI12=1 -DCHIP_HDR_NAVI14=1 -DCHIP_HDR_NAVI21=1 -DCHIP_HDR_NAVI22=1 -DCHIP_HDR_NAVI23=1 -DDD_ARCH_BITS=64 -DDD_PLATFORM_IS_GNU=1 -DDD_PLATFORM_IS_POSIX=1 -DDD_PLATFORM_IS_UM=1 -DDD_PLATFORM_LINUX_UM=1 -DDD_PLATFORM_STRING="\"Linux User Mode\"" -DDD_SHORT_FILE="(__FILE__+22)" -DGPUOPEN_CLIENT_INTERFACE_MAJOR_VERSION=42 -DLITTLEENDIAN_CPU=1 -DLZ4_HC_STATIC_LINKING_ONLY -DPAL_AMDGPU_BUILD=1 -DPAL_BUILD_CORE=1 -DPAL_BUILD_GFX103=1 -DPAL_BUILD_GFX6=1 -DPAL_BUILD_GFX9=1 -DPAL_BUILD_GFX=1 -DPAL_BUILD_GPUUTIL=1 -DPAL_BUILD_NAVI12=1 -DPAL_BUILD_NAVI14=1 -DPAL_BUILD_NAVI21=1 -DPAL_BUILD_NAVI22=1 -DPAL_BUILD_NAVI23=1 -DPAL_BUILD_NAVI2X=1 -DPAL_BUILD_NULL_DEVICE=1 -DPAL_BUILD_OSS1=1 -DPAL_BUILD_OSS2=1 -DPAL_BUILD_OSS2_4=1 -DPAL_BUILD_OSS4=1 -DPAL_BUILD_OSS=1 -DPAL_BUILD_RDF=1 -DPAL_CLIENT_INTERFACE_MAJOR_VERSION=687 -DPAL_CLIENT_VULKAN=1 -DPAL_COMPILE_TYPE=64 -DPAL_DISPLAY_DCC=1 -DPAL_HAVE_DRI3_PLATFORM=1 -DPAL_HAVE_WAYLAND_PLATFORM=1 -D_SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING -I/build/amdvlk/src/pal/inc/. -I/build/amdvlk/src/pal/inc/core -I/build/amdvlk/src/pal/inc/gpuUtil -I/build/amdvlk/src/pal/inc/util -I/build/amdvlk/src/pal/res/. -I/build/amdvlk/src/pal/shared/inc/. -I/build/amdvlk/src/pal/src/core/imported/hsa -I/build/amdvlk/src/pal/src/. -I/xfree86/1.19_64a/include -I/xfree86/1.19_64a/include/linux -I/xcb/1.13_64a/include -I/build/amdvlk/src/pal/src/core/os/amdgpu/include/2d -I/build/amdvlk/src/pal/src/core/os/amdgpu/include/drm -I/build/amdvlk/src/drivers/inc/shared -I/build/amdvlk/src/pal/src/core -I/build/amdvlk/src/pal/src/core/os/amdgpu/dri3 -I/build/amdvlk/src/pal/src/core/os/amdgpu/wayland -I/build/amdvlk/src/pal/src/core/imported/addrlib/inc -I/build/amdvlk/src/pal/src/core/imported/rdf/rdf/inc -I/build/amdvlk/src/pal/src/core/imported/vam/inc/. -I/build/amdvlk/src/third_party/metrohash/src -I/build/amdvlk/src/third_party/cwpack/src -I/build/amdvlk/src/pal/src/util/imported/pal_lz4/. -I/build/amdvlk/src/pal/shared/devdriver/shared/legacy/inc -I/build/amdvlk/src/pal/shared/devdriver/shared/legacy/core/../inc -I/build/amdvlk/src/pal/shared/devdriver/shared/legacy/third_party/rapidjson/include -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -fPIC -flto -fuse-linker-plugin -Wno-odr -fPIC -Wno-unused -Wno-ignored-qualifiers -Wno-missing-field-initializers -Wno-comment -Wno-error=comment -Wno-pointer-arith -Wno-error=pointer-arith -fms-extensions -Wno-invalid-offsetof -Wno-tautological-compare -Wno-sizeof-array-div -fno-exceptions -fno-rtti -fno-strict-aliasing -fcheck-new -pthread -std=c++11 -MD -MT pal/CMakeFiles/pal.dir/src/core/libInit.cpp.o -MF pal/CMakeFiles/pal.dir/src/core/libInit.cpp.o.d -o pal/CMakeFiles/pal.dir/src/core/libInit.cpp.o -c /build/amdvlk/src/pal/src/core/libInit.cpp In file included from /build/amdvlk/src/pal/src/core/imported/vam/inc/./vamtypes.h:36, from /build/amdvlk/src/pal/src/core/imported/vam/inc/./vaminterface.h:35, from /build/amdvlk/src/pal/src/core/libInit.cpp:48: /build/amdvlk/src/pal/src/core/imported/vam/inc/./vambasictypes.h:52:2: error: #error Could not detect if this 32-bit or 64-bit OS 52 | #error Could not detect if this 32-bit or 64-bit OS | ^~~~~ [499/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/internalMemMgr.cpp.o [500/2469] Building CXX object compiler/vfx/CMakeFiles/vfx.dir/vfxSection.cpp.o [501/2469] Building CXX object compiler/dumper/CMakeFiles/dumper.dir/build/amdvlk/src/llpc/util/vkgcElfReader.cpp.o [502/2469] Building CXX object compiler/vfx/CMakeFiles/vfx.dir/vfxVkSection.cpp.o [503/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/openedQueueSemaphore.cpp.o [504/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/platformSettingsLoader.cpp.o [505/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/perfExperiment.cpp.o [506/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/masterQueueSemaphore.cpp.o [507/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/privateScreen.cpp.o [508/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/queueContext.cpp.o [509/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/presentScheduler.cpp.o [510/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/queueSemaphore.cpp.o [511/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o [512/2469] Building CXX object compiler/llpc/llvm/lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o [513/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/settingsLoader.cpp.o [514/2469] Building CXX object compiler/llpc/llvm/lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MultiHazardRecognizer.cpp.o [515/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/platform.cpp.o [516/2469] Building CXX object pal/CMakeFiles/pal.dir/src/core/queue.cpp.o [517/2469] Building CXX object compiler/vfx/CMakeFiles/vfx.dir/vfxPipelineDoc.cpp.o [518/2469] Building CXX object compiler/dumper/CMakeFiles/dumper.dir/vkgcPipelineDumper.cpp.o [519/2469] Building CXX object compiler/llpc/llvm/lib/IR/CMakeFiles/LLVMCore.dir/Assumptions.cpp.o [520/2469] Building CXX object compiler/vfx/CMakeFiles/vfx.dir/vfxParser.cpp.o [521/2469] Building CXX object compiler/llpc/llvm/lib/IR/CMakeFiles/LLVMCore.dir/AbstractCallSite.cpp.o [522/2469] Building AMDGPUGenAsmWriter.inc... [523/2469] Building CXX object compiler/llpc/llvm/lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MBFIWrapper.cpp.o [524/2469] Building CXX object compiler/llpc/llvm/lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrintingPass.cpp.o [525/2469] Building CXX object compiler/vfx/CMakeFiles/vfx.dir/vfxEnumsConverter.cpp.o [526/2469] Building CXX object compiler/llpc/llvm/lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStub.cpp.o [527/2469] Building CXX object compiler/llpc/llvm/utils/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [528/2469] Building CXX object compiler/llpc/llvm/lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PatchableFunction.cpp.o [529/2469] Building CXX object compiler/llpc/llvm/lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MasmParser.cpp.o [530/2469] Building CXX object compiler/llpc/llvm/lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrinter.cpp.o [531/2469] Building CXX object compiler/llpc/llvm/lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build().  Aborting...