>>> highway 1.0.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-15/output-1/build/.highway-1.0.3.tar.gz.ibzQiz/output' 'https://github.com/google/highway/archive/1.0.3/highway-1.0.3.tar.gz' --2023-03-19 22:34:58-- https://github.com/google/highway/archive/1.0.3/highway-1.0.3.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|: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-19 22:34:59-- https://codeload.github.com/google/highway/tar.gz/refs/tags/1.0.3 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1770704 (1.7M) [application/x-gzip] Saving to: '/tmp/instance-15/output-1/build/.highway-1.0.3.tar.gz.ibzQiz/output' 0K .......... .......... .......... .......... .......... 2% 542K 3s 50K .......... .......... .......... .......... .......... 5% 1.08M 2s 100K .......... .......... .......... .......... .......... 8% 108M 1s 150K .......... .......... .......... .......... .......... 11% 1.07M 1s 200K .......... .......... .......... .......... .......... 14% 68.4M 1s 250K .......... .......... .......... .......... .......... 17% 129M 1s 300K .......... .......... .......... .......... .......... 20% 543K 1s 350K .......... .......... .......... .......... .......... 23% 206M 1s 400K .......... .......... .......... .......... .......... 26% 237M 1s 450K .......... .......... .......... .......... .......... 28% 1.93M 1s 500K .......... .......... .......... .......... .......... 31% 282M 1s 550K .......... .......... .......... .......... .......... 34% 268M 1s 600K .......... .......... .......... .......... .......... 37% 290M 1s 650K .......... .......... .......... .......... .......... 40% 290M 0s 700K .......... .......... .......... .......... .......... 43% 297M 0s 750K .......... .......... .......... .......... .......... 46% 2.57M 0s 800K .......... .......... .......... .......... .......... 49% 52.6M 0s 850K .......... .......... .......... .......... .......... 52% 91.4M 0s 900K .......... .......... .......... .......... .......... 54% 2.15M 0s 950K .......... .......... .......... .......... .......... 57% 160M 0s 1000K .......... .......... .......... .......... .......... 60% 2.06M 0s 1050K .......... .......... .......... .......... .......... 63% 173M 0s 1100K .......... .......... .......... .......... .......... 66% 264M 0s 1150K .......... .......... .......... .......... .......... 69% 2.07M 0s 1200K .......... .......... .......... .......... .......... 72% 253M 0s 1250K .......... .......... .......... .......... .......... 75% 2.47M 0s 1300K .......... .......... .......... .......... .......... 78% 162M 0s 1350K .......... .......... .......... .......... .......... 80% 34.9M 0s 1400K .......... .......... .......... .......... .......... 83% 2.04M 0s 1450K .......... .......... .......... .......... .......... 86% 240M 0s 1500K .......... .......... .......... .......... .......... 89% 2.39M 0s 1550K .......... .......... .......... .......... .......... 92% 197M 0s 1600K .......... .......... .......... .......... .......... 95% 56.6M 0s 1650K .......... .......... .......... .......... .......... 98% 1.98M 0s 1700K .......... .......... ......... 100% 260M=0.5s 2023-03-19 22:35:00 (3.47 MB/s) - '/tmp/instance-15/output-1/build/.highway-1.0.3.tar.gz.ibzQiz/output' saved [1770704/1770704] highway-1.0.3.tar.gz: OK (sha256: 566fc77315878473d9a6bd815f7de78c73734acdcb745c3dde8579560ac5440e) >>> highway 1.0.3 Extracting gzip -d -c /tmp/instance-15/dl/highway/highway-1.0.3.tar.gz | tar --strip-components=1 -C /tmp/instance-15/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 /tmp/instance-15/output-1/build/highway-1.0.3/ && cd /tmp/instance-15/output-1/build/highway-1.0.3/ && rm -f CMakeCache.txt && PATH="/tmp/instance-15/output-1/host/bin:/tmp/instance-15/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-15/output-1/host/bin/cmake /tmp/instance-15/output-1/build/highway-1.0.3/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-15/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 -O1 -g0 " ) -- The C compiler identification is GNU 10.4.0 -- The CXX compiler identification is GNU 10.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-15/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-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: /tmp/instance-15/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-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 "/tmp/instance-15/output-1/build/highway-1.0.3/CMakeFiles/CMakeOutput.log". See also "/tmp/instance-15/output-1/build/highway-1.0.3/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:283: /tmp/instance-15/output-1/build/highway-1.0.3/.stamp_configured] Error 1 make: Leaving directory '/tmp/instance-15/buildroot'