>>> libdeflate 1.15 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libdeflate-1.15.tar.gz.xslnzX/output' 'https://github.com/ebiggers/libdeflate/archive/v1.15/libdeflate-1.15.tar.gz' --2023-03-14 12:05:34-- https://github.com/ebiggers/libdeflate/archive/v1.15/libdeflate-1.15.tar.gz Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.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-03-14 12:05:34-- https://codeload.github.com/ebiggers/libdeflate/tar.gz/refs/tags/v1.15 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.libdeflate-1.15.tar.gz.xslnzX/output' 0K .......... .......... .......... .......... .......... 530K 50K .......... .......... .......... .......... .......... 1.07M 100K .......... .......... .......... .......... .......... 1.12M 150K .......... .......... ...... 126M=0.2s 2023-03-14 12:05:35 (960 KB/s) - '/tmp/instance-13/output-1/build/.libdeflate-1.15.tar.gz.xslnzX/output' saved [180818] libdeflate-1.15.tar.gz: OK (sha256: 58b95040df7383dc0413defb700d9893c194732474283cc4c8f144b00a68154b) >>> libdeflate 1.15 Extracting gzip -d -c /tmp/instance-13/dl/libdeflate/libdeflate-1.15.tar.gz | tar --strip-components=1 -C /tmp/instance-13/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-13/output-1/build/libdeflate-1.15/ && cd /tmp/instance-13/output-1/build/libdeflate-1.15/ && rm -f CMakeCache.txt && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-13/output-1/host/bin/cmake /tmp/instance-13/output-1/build/libdeflate-1.15/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-13/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 -DCMAKE_C_FLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -D_DEFAULT_SOURCE" -DLIBDEFLATE_BUILD_SHARED_LIB=OFF -DLIBDEFLATE_BUILD_STATIC_LIB=ON ) -- No build type selected; defaulting to Release -- The C 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-13/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-13/output-1/build/libdeflate-1.15 >>> libdeflate 1.15 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/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-13/output-1/build/libdeflate-1.15/ make[1]: Entering directory '/tmp/instance-13/output-1/build/libdeflate-1.15' [ 5%] Building C object CMakeFiles/libdeflate_static.dir/lib/arm/cpu_features.c.o [ 11%] Building C object CMakeFiles/libdeflate_static.dir/lib/utils.c.o [ 17%] Building C object CMakeFiles/libdeflate_static.dir/lib/x86/cpu_features.c.o [ 23%] Building C object CMakeFiles/libdeflate_static.dir/lib/deflate_compress.c.o [ 29%] Building C object CMakeFiles/libdeflate_static.dir/lib/deflate_decompress.c.o [ 35%] Building C object CMakeFiles/libdeflate_static.dir/lib/adler32.c.o [ 41%] Building C object CMakeFiles/libdeflate_static.dir/lib/zlib_compress.c.o [ 47%] Building C object CMakeFiles/libdeflate_static.dir/lib/zlib_decompress.c.o [ 52%] Building C object CMakeFiles/libdeflate_static.dir/lib/crc32.c.o In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h: In function 'crc32_arm_crc': /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:312:24: error: inlining failed in call to 'always_inline' 'bswap16': target specific option mismatch 312 | static forceinline u16 bswap16(u16 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:357:55: note: called from here 357 | #define le16_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap16(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:120:25: note: in expansion of macro 'le16_bswap' 120 | crc = __crc32h(crc, le16_bswap(*(u16 *)p)); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:324:24: error: inlining failed in call to 'always_inline' 'bswap32': target specific option mismatch 324 | static forceinline u32 bswap32(u32 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:124:11: note: called from here 124 | crc = __crc32w(crc, le32_bswap(*(u32 *)p)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:167:27: note: in expansion of macro 'le64_bswap' 167 | crc3 = __crc32d(crc3, le64_bswap(wp0[3*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:166:27: note: in expansion of macro 'le64_bswap' 166 | crc2 = __crc32d(crc2, le64_bswap(wp0[2*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:165:27: note: in expansion of macro 'le64_bswap' 165 | crc1 = __crc32d(crc1, le64_bswap(wp0[1*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:164:27: note: in expansion of macro 'le64_bswap' 164 | crc = __crc32d(crc, le64_bswap(wp0[0*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:162:27: note: in expansion of macro 'le64_bswap' 162 | crc3 = __crc32d(crc3, le64_bswap(wp0[3*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:161:27: note: in expansion of macro 'le64_bswap' 161 | crc2 = __crc32d(crc2, le64_bswap(wp0[2*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:160:27: note: in expansion of macro 'le64_bswap' 160 | crc1 = __crc32d(crc1, le64_bswap(wp0[1*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:159:27: note: in expansion of macro 'le64_bswap' 159 | crc = __crc32d(crc, le64_bswap(wp0[0*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:157:27: note: in expansion of macro 'le64_bswap' 157 | crc3 = __crc32d(crc3, le64_bswap(wp0[3*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:156:27: note: in expansion of macro 'le64_bswap' 156 | crc2 = __crc32d(crc2, le64_bswap(wp0[2*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:155:27: note: in expansion of macro 'le64_bswap' 155 | crc1 = __crc32d(crc1, le64_bswap(wp0[1*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:154:27: note: in expansion of macro 'le64_bswap' 154 | crc = __crc32d(crc, le64_bswap(wp0[0*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:152:27: note: in expansion of macro 'le64_bswap' 152 | crc3 = __crc32d(crc3, le64_bswap(wp0[3*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:151:27: note: in expansion of macro 'le64_bswap' 151 | crc2 = __crc32d(crc2, le64_bswap(wp0[2*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:150:27: note: in expansion of macro 'le64_bswap' 150 | crc1 = __crc32d(crc1, le64_bswap(wp0[1*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:149:27: note: in expansion of macro 'le64_bswap' 149 | crc = __crc32d(crc, le64_bswap(wp0[0*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:150:27: note: in expansion of macro 'le64_bswap' 150 | crc1 = __crc32d(crc1, le64_bswap(wp0[1*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:151:27: note: in expansion of macro 'le64_bswap' 151 | crc2 = __crc32d(crc2, le64_bswap(wp0[2*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:152:27: note: in expansion of macro 'le64_bswap' 152 | crc3 = __crc32d(crc3, le64_bswap(wp0[3*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:154:27: note: in expansion of macro 'le64_bswap' 154 | crc = __crc32d(crc, le64_bswap(wp0[0*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:155:27: note: in expansion of macro 'le64_bswap' 155 | crc1 = __crc32d(crc1, le64_bswap(wp0[1*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:156:27: note: in expansion of macro 'le64_bswap' 156 | crc2 = __crc32d(crc2, le64_bswap(wp0[2*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:157:27: note: in expansion of macro 'le64_bswap' 157 | crc3 = __crc32d(crc3, le64_bswap(wp0[3*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:159:27: note: in expansion of macro 'le64_bswap' 159 | crc = __crc32d(crc, le64_bswap(wp0[0*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:160:27: note: in expansion of macro 'le64_bswap' 160 | crc1 = __crc32d(crc1, le64_bswap(wp0[1*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:161:27: note: in expansion of macro 'le64_bswap' 161 | crc2 = __crc32d(crc2, le64_bswap(wp0[2*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:162:27: note: in expansion of macro 'le64_bswap' 162 | crc3 = __crc32d(crc3, le64_bswap(wp0[3*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:164:27: note: in expansion of macro 'le64_bswap' 164 | crc = __crc32d(crc, le64_bswap(wp0[0*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:165:27: note: in expansion of macro 'le64_bswap' 165 | crc1 = __crc32d(crc1, le64_bswap(wp0[1*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:166:27: note: in expansion of macro 'le64_bswap' 166 | crc2 = __crc32d(crc2, le64_bswap(wp0[2*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:359:55: note: called from here 359 | #define le64_bswap(v) (CPU_IS_LITTLE_ENDIAN() ? (v) : bswap64(v)) | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:167:27: note: in expansion of macro 'le64_bswap' 167 | crc3 = __crc32d(crc3, le64_bswap(wp0[3*CRC32_FIXED_CHUNK_LEN/8])); | ^~~~~~~~~~ /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:187:10: note: called from here 187 | crc = __crc32d(crc, le64_bswap(*(u64 *)(p + 56))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:186:10: note: called from here 186 | crc = __crc32d(crc, le64_bswap(*(u64 *)(p + 48))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:185:10: note: called from here 185 | crc = __crc32d(crc, le64_bswap(*(u64 *)(p + 40))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:184:10: note: called from here 184 | crc = __crc32d(crc, le64_bswap(*(u64 *)(p + 32))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:183:10: note: called from here 183 | crc = __crc32d(crc, le64_bswap(*(u64 *)(p + 24))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:182:10: note: called from here 182 | crc = __crc32d(crc, le64_bswap(*(u64 *)(p + 16))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:181:10: note: called from here 181 | crc = __crc32d(crc, le64_bswap(*(u64 *)(p + 8))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:180:10: note: called from here 180 | crc = __crc32d(crc, le64_bswap(*(u64 *)(p + 0))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:181:10: note: called from here 181 | crc = __crc32d(crc, le64_bswap(*(u64 *)(p + 8))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:182:10: note: called from here 182 | crc = __crc32d(crc, le64_bswap(*(u64 *)(p + 16))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:183:10: note: called from here 183 | crc = __crc32d(crc, le64_bswap(*(u64 *)(p + 24))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:184:10: note: called from here 184 | crc = __crc32d(crc, le64_bswap(*(u64 *)(p + 32))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:185:10: note: called from here 185 | crc = __crc32d(crc, le64_bswap(*(u64 *)(p + 40))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:186:10: note: called from here 186 | crc = __crc32d(crc, le64_bswap(*(u64 *)(p + 48))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:339:24: error: inlining failed in call to 'always_inline' 'bswap64': target specific option mismatch 339 | static forceinline u64 bswap64(u64 v) | ^~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:187:10: note: called from here 187 | crc = __crc32d(crc, le64_bswap(*(u64 *)(p + 56))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:482:1: error: inlining failed in call to 'always_inline' 'get_unaligned_le64': target specific option mismatch 482 | get_unaligned_le64(const u8 *p) | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:196:9: note: called from here 196 | crc = __crc32d(crc, get_unaligned_le64(p + 24)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:482:1: error: inlining failed in call to 'always_inline' 'get_unaligned_le64': target specific option mismatch 482 | get_unaligned_le64(const u8 *p) | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:195:9: note: called from here 195 | crc = __crc32d(crc, get_unaligned_le64(p + 16)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:482:1: error: inlining failed in call to 'always_inline' 'get_unaligned_le64': target specific option mismatch 482 | get_unaligned_le64(const u8 *p) | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:194:9: note: called from here 194 | crc = __crc32d(crc, get_unaligned_le64(p + 8)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:482:1: error: inlining failed in call to 'always_inline' 'get_unaligned_le64': target specific option mismatch 482 | get_unaligned_le64(const u8 *p) | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:193:9: note: called from here 193 | crc = __crc32d(crc, get_unaligned_le64(p + 0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:482:1: error: inlining failed in call to 'always_inline' 'get_unaligned_le64': target specific option mismatch 482 | get_unaligned_le64(const u8 *p) | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:194:9: note: called from here 194 | crc = __crc32d(crc, get_unaligned_le64(p + 8)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:482:1: error: inlining failed in call to 'always_inline' 'get_unaligned_le64': target specific option mismatch 482 | get_unaligned_le64(const u8 *p) | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:195:9: note: called from here 195 | crc = __crc32d(crc, get_unaligned_le64(p + 16)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:482:1: error: inlining failed in call to 'always_inline' 'get_unaligned_le64': target specific option mismatch 482 | get_unaligned_le64(const u8 *p) | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:196:9: note: called from here 196 | crc = __crc32d(crc, get_unaligned_le64(p + 24)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:482:1: error: inlining failed in call to 'always_inline' 'get_unaligned_le64': target specific option mismatch 482 | get_unaligned_le64(const u8 *p) | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:201:9: note: called from here 201 | crc = __crc32d(crc, get_unaligned_le64(p + 8)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:482:1: error: inlining failed in call to 'always_inline' 'get_unaligned_le64': target specific option mismatch 482 | get_unaligned_le64(const u8 *p) | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:200:9: note: called from here 200 | crc = __crc32d(crc, get_unaligned_le64(p + 0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:482:1: error: inlining failed in call to 'always_inline' 'get_unaligned_le64': target specific option mismatch 482 | get_unaligned_le64(const u8 *p) | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:201:9: note: called from here 201 | crc = __crc32d(crc, get_unaligned_le64(p + 8)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:482:1: error: inlining failed in call to 'always_inline' 'get_unaligned_le64': target specific option mismatch 482 | get_unaligned_le64(const u8 *p) | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:205:9: note: called from here 205 | crc = __crc32d(crc, get_unaligned_le64(p)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:462:1: error: inlining failed in call to 'always_inline' 'get_unaligned_le32': target specific option mismatch 462 | get_unaligned_le32(const u8 *p) | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:209:9: note: called from here 209 | crc = __crc32w(crc, get_unaligned_le32(p)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/lib_common.h:8, from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:171: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/../common_defs.h:444:1: error: inlining failed in call to 'always_inline' 'get_unaligned_le16': target specific option mismatch 444 | get_unaligned_le16(const u8 *p) | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/libdeflate-1.15/lib/crc32.c:227: /tmp/instance-13/output-1/build/libdeflate-1.15/lib/arm/crc32_impl.h:213:9: note: called from here 213 | crc = __crc32h(crc, get_unaligned_le16(p)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: *** [CMakeFiles/libdeflate_static.dir/build.make:188: CMakeFiles/libdeflate_static.dir/lib/crc32.c.o] Error 1 make[2]: *** [CMakeFiles/Makefile2:102: CMakeFiles/libdeflate_static.dir/all] Error 2 make[1]: *** [Makefile:136: all] Error 2 make[1]: Leaving directory '/tmp/instance-13/output-1/build/libdeflate-1.15' make: *** [package/pkg-generic.mk:293: /tmp/instance-13/output-1/build/libdeflate-1.15/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-13/buildroot'