>>> libdeflate 1.15 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-0/output-1/build/.libdeflate-1.15.tar.gz.eNIAMF/output' 'https://github.com/ebiggers/libdeflate/archive/v1.15/libdeflate-1.15.tar.gz' --2023-01-14 09:46:16-- https://github.com/ebiggers/libdeflate/archive/v1.15/libdeflate-1.15.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/ebiggers/libdeflate/tar.gz/refs/tags/v1.15 [following] --2023-01-14 09:46:16-- https://codeload.github.com/ebiggers/libdeflate/tar.gz/refs/tags/v1.15 Resolving codeload.github.com (codeload.github.com)... 20.248.137.55 Connecting to codeload.github.com (codeload.github.com)|20.248.137.55|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-0/output-1/build/.libdeflate-1.15.tar.gz.eNIAMF/output' 0K .......... .......... .......... .......... .......... 150K 50K .......... .......... .......... .......... .......... 305K 100K .......... .......... .......... .......... .......... 1.11M 150K .......... .......... ...... 92.2M=0.5s 2023-01-14 09:46:18 (326 KB/s) - '/tmp/instance-0/output-1/build/.libdeflate-1.15.tar.gz.eNIAMF/output' saved [180818] libdeflate-1.15.tar.gz: OK (sha256: 58b95040df7383dc0413defb700d9893c194732474283cc4c8f144b00a68154b) >>> libdeflate 1.15 Extracting gzip -d -c /tmp/instance-0/dl/libdeflate/libdeflate-1.15.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/libdeflate-1.15 -xf - >>> libdeflate 1.15 Patching Applying 0001-lib-arm-crc32-use-crypto-target-when-required-due-to-gcc-bug.patch using patch: patching file lib/arm/cpu_features.h patching file lib/arm/crc32_impl.h Applying 0002-lib-arm-cpu_features-fix-build-error-due-to-PMULL-enabled-without-NEON.patch using patch: patching file lib/arm/cpu_features.h >>> libdeflate 1.15 Configuring (mkdir -p /tmp/instance-0/output-1/build/libdeflate-1.15/ && cd /tmp/instance-0/output-1/build/libdeflate-1.15/ && rm -f CMakeCache.txt && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-0/output-1/host/bin/cmake /tmp/instance-0/output-1/build/libdeflate-1.15/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/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=ON -DCMAKE_C_FLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_DEFAULT_SOURCE" -DLIBDEFLATE_BUILD_SHARED_LIB=ON -DLIBDEFLATE_BUILD_STATIC_LIB=OFF ) -- No build type selected; defaulting to Release -- The C compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_WDECLARATION_AFTER_STATEMENT -- Performing Test HAVE_WDECLARATION_AFTER_STATEMENT - Success -- Performing Test HAVE_WIMPLICIT_FALLTHROUGH -- Performing Test HAVE_WIMPLICIT_FALLTHROUGH - Success -- Performing Test HAVE_WMISSING_FIELD_INITIALIZERS -- Performing Test HAVE_WMISSING_FIELD_INITIALIZERS - Success -- Performing Test HAVE_WMISSING_PROTOTYPES -- Performing Test HAVE_WMISSING_PROTOTYPES - Success -- Performing Test HAVE_WPEDANTIC -- Performing Test HAVE_WPEDANTIC - Success -- Performing Test HAVE_WSHADOW -- Performing Test HAVE_WSHADOW - Success -- Performing Test HAVE_WSTRICT_PROTOTYPES -- Performing Test HAVE_WSTRICT_PROTOTYPES - Success -- Performing Test HAVE_WUNDEF -- Performing Test HAVE_WUNDEF - Success -- Performing Test HAVE_WVLA -- Performing Test HAVE_WVLA - Success -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - not found -- Looking for posix_fadvise -- Looking for posix_fadvise - found -- Looking for posix_madvise -- Looking for posix_madvise - found -- Performing Test HAVE_STAT_NANOSECOND_PRECISION -- Performing Test HAVE_STAT_NANOSECOND_PRECISION - Success -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-0/output-1/build/libdeflate-1.15 >>> libdeflate 1.15 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-0/output-1/build/libdeflate-1.15/ make[1]: Entering directory '/tmp/instance-0/output-1/build/libdeflate-1.15' [ 5%] Building C object CMakeFiles/libdeflate_shared.dir/lib/arm/cpu_features.c.o [ 11%] Building C object CMakeFiles/libdeflate_shared.dir/lib/utils.c.o [ 17%] Building C object CMakeFiles/libdeflate_shared.dir/lib/x86/cpu_features.c.o [ 23%] Building C object CMakeFiles/libdeflate_shared.dir/lib/deflate_compress.c.o [ 29%] Building C object CMakeFiles/libdeflate_shared.dir/lib/deflate_decompress.c.o [ 35%] Building C object CMakeFiles/libdeflate_shared.dir/lib/adler32.c.o [ 41%] Building C object CMakeFiles/libdeflate_shared.dir/lib/zlib_compress.c.o [ 47%] Building C object CMakeFiles/libdeflate_shared.dir/lib/zlib_decompress.c.o [ 52%] Building C object CMakeFiles/libdeflate_shared.dir/lib/crc32.c.o /tmp/ccE0jDNT.s: Assembler messages: /tmp/ccE0jDNT.s:213: Error: invalid constant (7) after fixup /tmp/ccE0jDNT.s:375: Error: invalid constant (0) after fixup /tmp/ccE0jDNT.s:388: Error: invalid constant (1) after fixup /tmp/ccE0jDNT.s:400: Error: invalid constant (20) after fixup /tmp/ccE0jDNT.s:411: Error: invalid constant (20) after fixup /tmp/ccE0jDNT.s:423: Error: invalid constant (20) after fixup /tmp/ccE0jDNT.s:458: Error: invalid constant (3f) after fixup /tmp/ccE0jDNT.s:509: Error: invalid constant (3f) after fixup /tmp/ccE0jDNT.s:215: Error: invalid constant (20000) after fixup /tmp/ccE0jDNT.s:614: Error: invalid constant (20000) after fixup make[3]: *** [CMakeFiles/libdeflate_shared.dir/build.make:188: CMakeFiles/libdeflate_shared.dir/lib/crc32.c.o] Error 1 make[2]: *** [CMakeFiles/Makefile2:102: CMakeFiles/libdeflate_shared.dir/all] Error 2 make[1]: *** [Makefile:136: all] Error 2 make[1]: Leaving directory '/tmp/instance-0/output-1/build/libdeflate-1.15' make: *** [package/pkg-generic.mk:293: /tmp/instance-0/output-1/build/libdeflate-1.15/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-0/buildroot'