>>> highway 1.1.0 Extracting gzip -d -c /home/buildroot/instance-0/dl/highway/highway-1.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/highway-1.1.0 -xf - >>> highway 1.1.0 Patching >>> highway 1.1.0 Configuring (mkdir -p /home/buildroot/instance-0/output-1/build/highway-1.1.0/ && cd /home/buildroot/instance-0/output-1/build/highway-1.1.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/output-1/host/bin/cmake /home/buildroot/instance-0/output-1/build/highway-1.1.0/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/instance-0/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=OFF -DHWY_ENABLE_CONTRIB=OFF -DHWY_ENABLE_EXAMPLES=OFF -DHWY_CMAKE_ARM7=OFF -DCMAKE_CXX_FLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -static" ) 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.3.0 -- The CXX compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/instance-0/output-1/host/bin/powerpc-linux-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/instance-0/output-1/host/bin/powerpc-linux-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS - Failed -- Performing Test ATOMICS_IN_LIBRARY -- Performing Test ATOMICS_IN_LIBRARY - Success -- Found Atomics: atomic -- 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 - not found -- Configuring done (0.5s) -- 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/instance-0/output-1/build/highway-1.1.0 >>> highway 1.1.0 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/output-1/host/bin/cmake --build /home/buildroot/instance-0/output-1/build/highway-1.1.0/ -j17 -- make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' [ 9%] Building CXX object CMakeFiles/hwy.dir/hwy/aligned_allocator.cc.o [ 18%] Building CXX object CMakeFiles/hwy.dir/hwy/nanobenchmark.cc.o [ 27%] Building CXX object CMakeFiles/hwy.dir/hwy/per_target.cc.o [ 36%] Building CXX object CMakeFiles/hwy.dir/hwy/print.cc.o [ 45%] Building CXX object CMakeFiles/hwy.dir/hwy/targets.cc.o [ 54%] Building CXX object CMakeFiles/hwy.dir/hwy/timer.cc.o [ 63%] Linking CXX static library libhwy.a make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' [ 63%] Built target hwy make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' [ 72%] Building CXX object CMakeFiles/hwy_test.dir/hwy/tests/test_util.cc.o [ 81%] Building CXX object CMakeFiles/hwy_list_targets.dir/hwy/tests/list_targets.cc.o [ 90%] Linking CXX executable hwy_list_targets /home/buildroot/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-buildroot-linux-uclibc/12.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: /home/buildroot/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libc.a(getauxval.os): in function `__getauxval': getauxval.c:(.text+0x46): undefined reference to `_dl_auxvt' collect2: error: ld returned 1 exit status make[3]: *** [CMakeFiles/hwy_list_targets.dir/build.make:98: hwy_list_targets] Error 1 make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' make[2]: *** [CMakeFiles/Makefile2:139: CMakeFiles/hwy_list_targets.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [100%] Linking CXX static library libhwy_test.a make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' [100%] Built target hwy_test make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' make[1]: *** [Makefile:136: all] Error 2 make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/highway-1.1.0' make: *** [package/pkg-generic.mk:283: /home/buildroot/instance-0/output-1/build/highway-1.1.0/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/instance-0/buildroot'