>>> highway 1.0.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/highway/highway-1.0.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/highway-1.0.3 -xf - >>> highway 1.0.3 Patching Applying 0001-Fix-compilation-for-armv7-with-gcc-8.patch using patch: patching file hwy/ops/set_macros-inl.h Applying 0002-Fix-compilation-for-armv7-targets-with-vfp-v4-and-gc.patch using patch: patching file hwy/detect_targets.h >>> highway 1.0.3 Configuring (mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/highway-1.0.3/ && cd /home/buildroot/autobuild/instance-3/output-1/build/highway-1.0.3/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/output-1/host/bin/cmake /home/buildroot/autobuild/instance-3/output-1/build/highway-1.0.3/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " ) CMake Deprecation Warning at CMakeLists.txt:25 (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 12.2.1 -- The CXX compiler identification is GNU 12.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64_be-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/buildroot/autobuild/instance-3/output-1/host/bin/aarch64_be-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 -- Configuring done (2.3s) -- 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/buildroot/autobuild/instance-3/output-1/build/highway-1.0.3 >>> highway 1.0.3 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/output-1/host/bin/cmake --build /home/buildroot/autobuild/instance-3/output-1/build/highway-1.0.3/ -j4 -- make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/highway-1.0.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/highway-1.0.3' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/highway-1.0.3' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/highway-1.0.3' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/highway-1.0.3' [ 10%] Building CXX object CMakeFiles/hwy.dir/hwy/aligned_allocator.cc.o [ 20%] Building CXX object CMakeFiles/hwy.dir/hwy/nanobenchmark.cc.o [ 30%] Building CXX object CMakeFiles/hwy.dir/hwy/per_target.cc.o [ 40%] Building CXX object CMakeFiles/hwy.dir/hwy/print.cc.o aarch64_be-none-linux-gnu-g++: error: unrecognized command-line option '-mfpu=neon-vfpv4' aarch64_be-none-linux-gnu-g++: error: unrecognized command-line option '-mfpu=neon-vfpv4' aarch64_be-none-linux-gnu-g++: error: unrecognized command-line option '-mfpu=neon-vfpv4' aarch64_be-none-linux-gnu-g++: error: unrecognized command-line option '-mfpu=neon-vfpv4' aarch64_be-none-linux-gnu-g++: error: unrecognized command-line option '-mfloat-abi=hard' aarch64_be-none-linux-gnu-g++: error: unrecognized command-line option '-mfloat-abi=hard' aarch64_be-none-linux-gnu-g++: error: unrecognized command-line option '-mfloat-abi=hard' aarch64_be-none-linux-gnu-g++: error: unrecognized command-line option '-mfloat-abi=hard' aarch64_be-none-linux-gnu-g++: error: unrecognized command-line option '-mfp16-format=ieee' make[3]: *** [CMakeFiles/hwy.dir/build.make:76: CMakeFiles/hwy.dir/hwy/aligned_allocator.cc.o] Error 1 aarch64_be-none-linux-gnu-g++: error: unrecognized command-line option '-mfp16-format=ieee' make[3]: *** Waiting for unfinished jobs.... make[3]: *** [CMakeFiles/hwy.dir/build.make:90: CMakeFiles/hwy.dir/hwy/nanobenchmark.cc.o] Error 1 aarch64_be-none-linux-gnu-g++: error: unrecognized command-line option '-mfp16-format=ieee' aarch64_be-none-linux-gnu-g++: error: unrecognized command-line option '-mfp16-format=ieee' make[3]: *** [CMakeFiles/hwy.dir/build.make:104: CMakeFiles/hwy.dir/hwy/per_target.cc.o] Error 1 make[3]: *** [CMakeFiles/hwy.dir/build.make:118: CMakeFiles/hwy.dir/hwy/print.cc.o] Error 1 make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/highway-1.0.3' make[2]: *** [CMakeFiles/Makefile2:87: CMakeFiles/hwy.dir/all] Error 2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/highway-1.0.3' make[1]: *** [Makefile:136: all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/highway-1.0.3' make: *** [package/pkg-generic.mk:293: /home/buildroot/autobuild/instance-3/output-1/build/highway-1.0.3/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'