>>> highway 1.0.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/highway/highway-1.0.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/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-2/output-1/build/highway-1.0.3/ && cd /home/buildroot/autobuild/instance-2/output-1/build/highway-1.0.3/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-2/output-1/host/bin/cmake /home/buildroot/autobuild/instance-2/output-1/build/highway-1.0.3/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/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=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 -Ofast -g0 -fPIC -Wl,-elf2flt=-r -static -Wl,-elf2flt=-r -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 11.4.0 -- The CXX compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-2/output-1/host/bin/riscv64-buildroot-linux-uclibc-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-2/output-1/host/bin/riscv64-buildroot-linux-uclibc-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 - Failed CMake Error at cmake/FindAtomics.cmake:51 (message): Neither lock free instructions nor -latomic found. Call Stack (most recent call first): CMakeLists.txt:38 (find_package) -- Configuring incomplete, errors occurred! make: *** [package/pkg-generic.mk:273: /home/buildroot/autobuild/instance-2/output-1/build/highway-1.0.3/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'