>>> vulkan-loader 1.3.262 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-2/dl/vulkan-loader/vulkan-loader-1.3.262.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-2/output-1/build/vulkan-loader-1.3.262 -xf - >>> vulkan-loader 1.3.262 Patching >>> vulkan-loader 1.3.262 Configuring (mkdir -p /home/buildroot/autobuild/run/instance-2/output-1/build/vulkan-loader-1.3.262/ && cd /home/buildroot/autobuild/run/instance-2/output-1/build/vulkan-loader-1.3.262/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-2/output-1/host/bin:/home/buildroot/autobuild/run/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /home/buildroot/autobuild/run/instance-2/output-1/host/bin/cmake /home/buildroot/autobuild/run/instance-2/output-1/build/vulkan-loader-1.3.262/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/run/instance-2/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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 -DASSEMBLER_WORKS=FALSE -DBUILD_WSI_SCREEN_QNX_SUPPORT=OFF -DLOADER_CODEGEN=OFF -DBUILD_WSI_DIRECTFB_SUPPORT=OFF -DBUILD_WSI_XCB_SUPPORT=OFF -DBUILD_WSI_XLIB_SUPPORT=OFF -DBUILD_WSI_WAYLAND_SUPPORT=ON ) -- The C compiler identification is GNU 4.8.3 -- The CXX compiler identification is GNU 4.8.3 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-gcc - 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: /home/buildroot/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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 -- Found Git: /usr/bin/git (found version "2.17.1") -- Looking for secure_getenv -- Looking for secure_getenv - found -- Looking for __secure_getenv -- Looking for __secure_getenv - not found -- Looking for alloca.h -- Looking for alloca.h - found -- The ASM compiler identification is GNU -- Found assembler: /home/buildroot/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-gcc CMake Warning at loader/CMakeLists.txt:248 (message): Could not find working x86 GAS assembler The build will fall back on building with C code Note that this may be unsafe, as the C code requires tail-call optimizations to remove the stack frame for certain calls. If the compiler does not do this, then unknown device extensions will suffer from a corrupted stack. -- Configuring done (1.2s) CMake Error in loader/CMakeLists.txt: The compiler feature "cxx_std_17" is not known to CXX compiler "GNU" version 4.8.3. CMake Generate step failed. Build files cannot be regenerated correctly. package/pkg-generic.mk:263: recipe for target '/home/buildroot/autobuild/run/instance-2/output-1/build/vulkan-loader-1.3.262/.stamp_configured' failed make: *** [/home/buildroot/autobuild/run/instance-2/output-1/build/vulkan-loader-1.3.262/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/run/instance-2/buildroot'