>>> highway 1.0.3 Downloading wget --passive-ftp -nd -t 3 -O '/home/autobuild/autobuild/instance-14/output-1/build/.highway-1.0.3.tar.gz.OHofAB/output' 'https://github.com/google/highway/archive/1.0.3/highway-1.0.3.tar.gz' --2023-03-24 04:54:35-- https://github.com/google/highway/archive/1.0.3/highway-1.0.3.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/google/highway/tar.gz/refs/tags/1.0.3 [following] --2023-03-24 04:54:35-- https://codeload.github.com/google/highway/tar.gz/refs/tags/1.0.3 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/autobuild/autobuild/instance-14/output-1/build/.highway-1.0.3.tar.gz.OHofAB/output' 0K .......... .......... .......... .......... .......... 542K 50K .......... .......... .......... .......... .......... 1.02M 100K .......... .......... .......... .......... .......... 30.1M 150K .......... .......... .......... .......... .......... 1.17M 200K .......... .......... .......... .......... .......... 9.05M 250K .......... .......... .......... .......... .......... 17.4M 300K .......... .......... .......... .......... .......... 1.10M 350K .......... .......... .......... .......... .......... 59.3M 400K .......... .......... .......... .......... .......... 88.1M 450K .......... .......... .......... .......... .......... 570K 500K .......... .......... .......... .......... .......... 57.0M 550K .......... .......... .......... .......... .......... 75.4M 600K .......... .......... .......... .......... .......... 79.9M 650K .......... .......... .......... .......... .......... 78.6M 700K .......... .......... .......... .......... .......... 82.3M 750K .......... .......... .......... .......... .......... 6.39M 800K .......... .......... .......... .......... .......... 68.8M 850K .......... .......... .......... .......... .......... 81.6M 900K .......... .......... .......... .......... .......... 75.2M 950K .......... .......... .......... .......... .......... 70.5M 1000K .......... .......... .......... .......... .......... 76.5M 1050K .......... .......... .......... .......... .......... 83.3M 1100K .......... .......... .......... .......... .......... 82.4M 1150K .......... .......... .......... .......... .......... 66.6M 1200K .......... .......... .......... .......... .......... 84.2M 1250K .......... .......... .......... .......... .......... 75.4M 1300K .......... .......... .......... .......... .......... 8.91M 1350K .......... .......... .......... .......... .......... 464K 1400K .......... .......... .......... .......... .......... 66.6M 1450K .......... .......... .......... .......... .......... 81.9M 1500K .......... .......... .......... .......... .......... 73.3M 1550K .......... .......... .......... .......... .......... 71.6M 1600K .......... .......... .......... .......... .......... 82.5M 1650K .......... .......... .......... .......... .......... 71.7M 1700K .......... .......... ......... 77.0M=0.5s 2023-03-24 04:54:36 (3.67 MB/s) - '/home/autobuild/autobuild/instance-14/output-1/build/.highway-1.0.3.tar.gz.OHofAB/output' saved [1770704] highway-1.0.3.tar.gz: OK (sha256: 566fc77315878473d9a6bd815f7de78c73734acdcb745c3dde8579560ac5440e) >>> highway 1.0.3 Extracting gzip -d -c /home/autobuild/autobuild/instance-14/dl/highway/highway-1.0.3.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-14/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/autobuild/autobuild/instance-14/output-1/build/highway-1.0.3/ && cd /home/autobuild/autobuild/instance-14/output-1/build/highway-1.0.3/ && rm -f CMakeCache.txt && PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-14/output-1/host/bin/cmake /home/autobuild/autobuild/instance-14/output-1/build/highway-1.0.3/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/autobuild/autobuild/instance-14/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=OFF -DCMAKE_CXX_FLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g2 " ) -- The C compiler identification is GNU 11.3.0 -- The CXX compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/autobuild/autobuild/instance-14/output-1/host/bin/xtensa-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/autobuild/autobuild/instance-14/output-1/host/bin/xtensa-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! See also "/home/autobuild/autobuild/instance-14/output-1/build/highway-1.0.3/CMakeFiles/CMakeOutput.log". See also "/home/autobuild/autobuild/instance-14/output-1/build/highway-1.0.3/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:283: /home/autobuild/autobuild/instance-14/output-1/build/highway-1.0.3/.stamp_configured] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-14/buildroot'