>>> host-spirv-llvm-translator llvm_release_110 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/spirv-llvm-translator/spirv-llvm-translator-llvm_release_110.tar.gz | /home/buildroot/autobuild/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110 -xf - >>> host-spirv-llvm-translator llvm_release_110 Patching >>> host-spirv-llvm-translator llvm_release_110 Configuring (mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/ && cd /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/cmake /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/ -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_FIND_ROOT_PATH="/home/buildroot/autobuild/instance-1/output-1/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE="BOTH" -DCMAKE_INSTALL_PREFIX="/home/buildroot/autobuild/instance-1/output-1/host" -DCMAKE_C_FLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" -DCMAKE_CXX_FLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" -DCMAKE_EXE_LINKER_FLAGS="-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" -DCMAKE_SHARED_LINKER_FLAGS="-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" -DCMAKE_ASM_COMPILER="/usr/bin/as" -DCMAKE_C_COMPILER="/usr/bin/gcc" -DCMAKE_CXX_COMPILER="/usr/bin/g++" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DLLVM_BUILD_TOOLS=ON -DLLVM_DIR=/home/buildroot/autobuild/instance-1/output-1/host/lib/cmake/llvm -DLLVM_SPIRV_BUILD_EXTERNAL=YES -DLLVM_SPIRV_INCLUDE_TESTS=OFF ) -- The CXX compiler identification is GNU 6.3.0 -- The C compiler identification is GNU 6.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Linker detection: GNU ld -- 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 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 C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - 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 CMake Warning (dev) at /home/buildroot/autobuild/instance-1/output-1/host/lib/cmake/llvm/HandleLLVMOptions.cmake:852 (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 'LLVM_ENABLE_EH'. Call Stack (most recent call first): CMakeLists.txt:53 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/buildroot/autobuild/instance-1/output-1/host/lib/cmake/llvm/HandleLLVMOptions.cmake:853 (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 'LLVM_ENABLE_RTTI'. Call Stack (most recent call first): CMakeLists.txt:53 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/buildroot/autobuild/instance-1/output-1/host/share/cmake-3.22/Modules/CMakeDependentOption.cmake:70 (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 'LLVM_EXPORT_SYMBOLS_FOR_PLUGINS'. Call Stack (most recent call first): /home/buildroot/autobuild/instance-1/output-1/host/lib/cmake/llvm/HandleLLVMOptions.cmake:1006 (CMAKE_DEPENDENT_OPTION) CMakeLists.txt:53 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found LLVM: 11.1.0 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_ASM_COMPILER CMAKE_FIND_ROOT_PATH_MODE_LIBRARY -- Build files have been written to: /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110 >>> host-spirv-llvm-translator llvm_release_110 Building PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110' [ 0%] Built target intrinsics_gen make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110' [ 2%] Building CXX object lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/LLVMSPIRVOpts.cpp.o [ 5%] Building CXX object lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/LLVMToSPIRVDbgTran.cpp.o [ 7%] Building CXX object lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/Mangler/FunctionDescriptor.cpp.o [ 10%] Building CXX object lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/Mangler/Mangler.cpp.o [ 12%] Building CXX object lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/Mangler/ManglingUtils.cpp.o [ 15%] Building CXX object lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/Mangler/ParameterType.cpp.o [ 17%] Building CXX object lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/OCLToSPIRV.cpp.o [ 20%] Building CXX object lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/OCLTypeToSPIRV.cpp.o [ 23%] Building CXX object lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/OCLUtil.cpp.o [ 25%] Building CXX object lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/VectorComputeUtil.cpp.o [ 28%] Building CXX object lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/SPIRVLowerBool.cpp.o /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/VectorComputeUtil.cpp:68:72: error: specialization of 'template void SPIRV::SPIRVMap::init()' in different namespace [-fpermissive] template <> inline void SPIRVMap::init() { ^ In file included from /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/libSPIRV/SPIRVOpCode.h:43:0, from /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/libSPIRV/SPIRVEnum.h:44, from /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/SPIRVInternal.h:43, from /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/VectorComputeUtil.h:43, from /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/VectorComputeUtil.cpp:39: /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/libSPIRV/SPIRVUtil.h:84:8: error: from definition of 'template void SPIRV::SPIRVMap::init()' [-fpermissive] void init(); ^~~~ /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/VectorComputeUtil.cpp:74:73: error: specialization of 'template void SPIRV::SPIRVMap::init()' in different namespace [-fpermissive] template <> inline void SPIRVMap::init() { ^ In file included from /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/libSPIRV/SPIRVOpCode.h:43:0, from /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/libSPIRV/SPIRVEnum.h:44, from /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/SPIRVInternal.h:43, from /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/VectorComputeUtil.h:43, from /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/VectorComputeUtil.cpp:39: /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/libSPIRV/SPIRVUtil.h:84:8: error: from definition of 'template void SPIRV::SPIRVMap::init()' [-fpermissive] void init(); ^~~~ /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/VectorComputeUtil.cpp:78:69: error: specialization of 'template void SPIRV::SPIRVMap::init()' in different namespace [-fpermissive] template <> inline void SPIRVMap::init() { ^ In file included from /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/libSPIRV/SPIRVOpCode.h:43:0, from /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/libSPIRV/SPIRVEnum.h:44, from /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/SPIRVInternal.h:43, from /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/VectorComputeUtil.h:43, from /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/VectorComputeUtil.cpp:39: /home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/lib/SPIRV/libSPIRV/SPIRVUtil.h:84:8: error: from definition of 'template void SPIRV::SPIRVMap::init()' [-fpermissive] void init(); ^~~~ [ 30%] Building CXX object lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/SPIRVLowerConstExpr.cpp.o [ 33%] Building CXX object lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/SPIRVLowerMemmove.cpp.o lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/build.make:201: recipe for target 'lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/VectorComputeUtil.cpp.o' failed make[3]: *** [lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/VectorComputeUtil.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110' CMakeFiles/Makefile2:200: recipe for target 'lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/all' failed make[2]: *** [lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/all] Error 2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110' Makefile:135: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-1/output-1/build/host-spirv-llvm-translator-llvm_release_110/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'