>>> highway 1.2.0 Extracting gzip -d -c /home/autobuild/autobuild/instance-21/dl/highway/highway-1.2.0.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-21/output-1/build/highway-1.2.0 -xf - >>> highway 1.2.0 Patching >>> highway 1.2.0 Configuring (mkdir -p /home/autobuild/autobuild/instance-21/output-1/build/highway-1.2.0/ && cd /home/autobuild/autobuild/instance-21/output-1/build/highway-1.2.0/ && rm -f CMakeCache.txt && PATH="/home/autobuild/autobuild/instance-21/output-1/host/bin:/home/autobuild/autobuild/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/cmake /home/autobuild/autobuild/instance-21/output-1/build/highway-1.2.0/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/autobuild/autobuild/instance-21/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 -DHWY_ENABLE_CONTRIB=OFF -DHWY_ENABLE_EXAMPLES=OFF -DHWY_CMAKE_ARM7=ON -DCMAKE_CXX_FLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=2" ) CMake Deprecation Warning at CMakeLists.txt:28 (cmake_policy): The OLD behavior for policy CMP0111 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/autobuild/autobuild/instance-21/output-1/host/bin/aarch64-none-linux-gnu-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/autobuild/autobuild/instance-21/output-1/host/bin/aarch64-none-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS - Success -- Performing Test HWY_EMSCRIPTEN -- Performing Test HWY_EMSCRIPTEN - Failed -- Performing Test HWY_RISCV -- Performing Test HWY_RISCV - Failed -- Looking for sys/auxv.h -- Looking for sys/auxv.h - found -- Looking for asm/hwcap.h -- Looking for asm/hwcap.h - found -- Configuring done (0.7s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTS -- Build files have been written to: /home/autobuild/autobuild/instance-21/output-1/build/highway-1.2.0 >>> highway 1.2.0 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-21/output-1/host/bin:/home/autobuild/autobuild/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/cmake --build /home/autobuild/autobuild/instance-21/output-1/build/highway-1.2.0/ -j1 -- make[1]: Entering directory '/home/autobuild/autobuild/instance-21/output-1/build/highway-1.2.0' [ 8%] Building CXX object CMakeFiles/hwy.dir/hwy/abort.cc.o aarch64-none-linux-gnu-g++: error: unrecognized command-line option '-mfpu=neon-vfpv4' aarch64-none-linux-gnu-g++: error: unrecognized command-line option '-mfloat-abi=hard' aarch64-none-linux-gnu-g++: error: unrecognized command-line option '-mfp16-format=ieee' make[3]: *** [CMakeFiles/hwy.dir/build.make:76: CMakeFiles/hwy.dir/hwy/abort.cc.o] Error 1 make[2]: *** [CMakeFiles/Makefile2:87: CMakeFiles/hwy.dir/all] Error 2 make[1]: *** [Makefile:136: all] Error 2 make[1]: Leaving directory '/home/autobuild/autobuild/instance-21/output-1/build/highway-1.2.0' make: *** [package/pkg-generic.mk:289: /home/autobuild/autobuild/instance-21/output-1/build/highway-1.2.0/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-21/buildroot'