>>> xxhash 0.8.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-1/output-1/build/.xxhash-0.8.1.tar.gz.xpz4Gk/output' 'https://github.com/Cyan4973/xxHash/archive/v0.8.1/xxhash-0.8.1.tar.gz' --2022-10-23 14:36:06-- https://github.com/Cyan4973/xxHash/archive/v0.8.1/xxhash-0.8.1.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/Cyan4973/xxHash/tar.gz/refs/tags/v0.8.1 [following] --2022-10-23 14:36:08-- https://codeload.github.com/Cyan4973/xxHash/tar.gz/refs/tags/v0.8.1 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 171552 (168K) [application/x-gzip] Saving to: '/tmp/instance-1/output-1/build/.xxhash-0.8.1.tar.gz.xpz4Gk/output' 0K .......... .......... .......... .......... .......... 29% 501K 0s 50K .......... .......... .......... .......... .......... 59% 1.09M 0s 100K .......... .......... .......... .......... .......... 89% 13.2M 0s 150K .......... ....... 100% 90.8M=0.1s 2022-10-23 14:36:08 (1.10 MB/s) - '/tmp/instance-1/output-1/build/.xxhash-0.8.1.tar.gz.xpz4Gk/output' saved [171552/171552] xxhash-0.8.1.tar.gz: OK (sha256: 3bb6b7d6f30c591dd65aaaff1c8b7a5b94d81687998ca9400082c739a690436c) >>> xxhash 0.8.1 Extracting gzip -d -c /tmp/instance-1/dl/xxhash/xxhash-0.8.1.tar.gz | tar --strip-components=1 -C /tmp/instance-1/output-1/build/xxhash-0.8.1 -xf - >>> xxhash 0.8.1 Patching Applying 0001-fix-man-page-installation.patch using patch: patching file Makefile Applying 0002-Makefile-add-dedicated-install-targets.patch using patch: patching file Makefile Hunk #1 succeeded at 494 (offset -11 lines). Hunk #2 succeeded at 511 (offset -11 lines). Applying 0003-do-no-longer-depend-on-assert-h-for-XXH_STATIC_ASSERT.patch using patch: patching file xxhash.h Hunk #1 succeeded at 1546 (offset -203 lines). >>> xxhash 0.8.1 Configuring >>> xxhash 0.8.1 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-as" LD="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-ld" NM="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-gcc" GCC="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-gcc" CPP="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-cpp" CXX="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-g++" FC="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-gfortran" F77="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 " LDFLAGS="" FCFLAGS=" -Og -g0" FFLAGS=" -Og -g0" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/nios2-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-1/output-1/build/xxhash-0.8.1 xxhsum libxxhash.a libxxhash libxxhash.pc make[1]: Entering directory '/tmp/instance-1/output-1/build/xxhash-0.8.1' /tmp/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xxhash.o xxhash.c In file included from xxhash.c:43: In function 'XXH3_accumulate', inlined from 'XXH3_hashLong_internal_loop' at xxhash.h:4390:9, inlined from 'XXH3_hashLong_64b_internal' at xxhash.h:4453:5, inlined from 'XXH3_hashLong_64b_withSecret' at xxhash.h:4473:12, inlined from 'XXH3_64bits_internal' at xxhash.h:4554:12, inlined from 'XXH3_64bits_withSecret' at xxhash.h:4570:12: xxhash.h:4196:1: error: inlining failed in call to 'always_inline' 'XXH3_accumulate_512_scalar': function not considered for inlining 4196 | XXH3_accumulate_512_scalar(void* XXH_RESTRICT acc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ xxhash.h:4368:9: note: called from here 4368 | f_acc512(acc, | ^~~~~~~~~~~~~ 4369 | in, | ~~~ 4370 | secret + n*XXH_SECRET_CONSUME_RATE); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'XXH3_hashLong_internal_loop', inlined from 'XXH3_hashLong_64b_internal' at xxhash.h:4453:5, inlined from 'XXH3_hashLong_64b_withSecret' at xxhash.h:4473:12, inlined from 'XXH3_64bits_internal' at xxhash.h:4554:12, inlined from 'XXH3_64bits_withSecret' at xxhash.h:4570:12: xxhash.h:4214:1: error: inlining failed in call to 'always_inline' 'XXH3_scrambleAcc_scalar': function not considered for inlining 4214 | XXH3_scrambleAcc_scalar(void* XXH_RESTRICT acc, const void* XXH_RESTRICT secret) | ^~~~~~~~~~~~~~~~~~~~~~~ xxhash.h:4391:9: note: called from here 4391 | f_scramble(acc, secret + secretSize - XXH_STRIPE_LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'XXH3_accumulate', inlined from 'XXH3_hashLong_internal_loop' at xxhash.h:4398:9, inlined from 'XXH3_hashLong_64b_internal' at xxhash.h:4453:5, inlined from 'XXH3_hashLong_64b_withSecret' at xxhash.h:4473:12, inlined from 'XXH3_64bits_internal' at xxhash.h:4554:12, inlined from 'XXH3_64bits_withSecret' at xxhash.h:4570:12: xxhash.h:4196:1: error: inlining failed in call to 'always_inline' 'XXH3_accumulate_512_scalar': function not considered for inlining 4196 | XXH3_accumulate_512_scalar(void* XXH_RESTRICT acc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ xxhash.h:4368:9: note: called from here 4368 | f_acc512(acc, | ^~~~~~~~~~~~~ 4369 | in, | ~~~ 4370 | secret + n*XXH_SECRET_CONSUME_RATE); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'XXH3_hashLong_internal_loop', inlined from 'XXH3_hashLong_64b_internal' at xxhash.h:4453:5, inlined from 'XXH3_hashLong_64b_withSecret' at xxhash.h:4473:12, inlined from 'XXH3_64bits_internal' at xxhash.h:4554:12, inlined from 'XXH3_64bits_withSecret' at xxhash.h:4570:12: xxhash.h:4196:1: error: inlining failed in call to 'always_inline' 'XXH3_accumulate_512_scalar': function not considered for inlining 4196 | XXH3_accumulate_512_scalar(void* XXH_RESTRICT acc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ xxhash.h:4403:13: note: called from here 4403 | f_acc512(acc, p, secret + secretSize - XXH_STRIPE_LEN - XXH_SECRET_LASTACC_START); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'XXH3_accumulate', inlined from 'XXH3_hashLong_internal_loop' at xxhash.h:4390:9, inlined from 'XXH3_hashLong_128b_internal' at xxhash.h:5232:5, inlined from 'XXH3_hashLong_128b_withSecret' at xxhash.h:5272:12, inlined from 'XXH3_128bits_internal' at xxhash.h:5327:12, inlined from 'XXH3_128bits_withSecret' at xxhash.h:5345:12: xxhash.h:4196:1: error: inlining failed in call to 'always_inline' 'XXH3_accumulate_512_scalar': function not considered for inlining 4196 | XXH3_accumulate_512_scalar(void* XXH_RESTRICT acc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ xxhash.h:4368:9: note: called from here 4368 | f_acc512(acc, | ^~~~~~~~~~~~~ 4369 | in, | ~~~ 4370 | secret + n*XXH_SECRET_CONSUME_RATE); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'XXH3_hashLong_internal_loop', inlined from 'XXH3_hashLong_128b_internal' at xxhash.h:5232:5, inlined from 'XXH3_hashLong_128b_withSecret' at xxhash.h:5272:12, inlined from 'XXH3_128bits_internal' at xxhash.h:5327:12, inlined from 'XXH3_128bits_withSecret' at xxhash.h:5345:12: xxhash.h:4214:1: error: inlining failed in call to 'always_inline' 'XXH3_scrambleAcc_scalar': function not considered for inlining 4214 | XXH3_scrambleAcc_scalar(void* XXH_RESTRICT acc, const void* XXH_RESTRICT secret) | ^~~~~~~~~~~~~~~~~~~~~~~ xxhash.h:4391:9: note: called from here 4391 | f_scramble(acc, secret + secretSize - XXH_STRIPE_LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'XXH3_accumulate', inlined from 'XXH3_hashLong_internal_loop' at xxhash.h:4398:9, inlined from 'XXH3_hashLong_128b_internal' at xxhash.h:5232:5, inlined from 'XXH3_hashLong_128b_withSecret' at xxhash.h:5272:12, inlined from 'XXH3_128bits_internal' at xxhash.h:5327:12, inlined from 'XXH3_128bits_withSecret' at xxhash.h:5345:12: xxhash.h:4196:1: error: inlining failed in call to 'always_inline' 'XXH3_accumulate_512_scalar': function not considered for inlining 4196 | XXH3_accumulate_512_scalar(void* XXH_RESTRICT acc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ xxhash.h:4368:9: note: called from here 4368 | f_acc512(acc, | ^~~~~~~~~~~~~ 4369 | in, | ~~~ 4370 | secret + n*XXH_SECRET_CONSUME_RATE); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'XXH3_hashLong_internal_loop', inlined from 'XXH3_hashLong_128b_internal' at xxhash.h:5232:5, inlined from 'XXH3_hashLong_128b_withSecret' at xxhash.h:5272:12, inlined from 'XXH3_128bits_internal' at xxhash.h:5327:12, inlined from 'XXH3_128bits_withSecret' at xxhash.h:5345:12: xxhash.h:4196:1: error: inlining failed in call to 'always_inline' 'XXH3_accumulate_512_scalar': function not considered for inlining 4196 | XXH3_accumulate_512_scalar(void* XXH_RESTRICT acc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ xxhash.h:4403:13: note: called from here 4403 | f_acc512(acc, p, secret + secretSize - XXH_STRIPE_LEN - XXH_SECRET_LASTACC_START); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [: xxhash.o] Error 1 make[1]: Leaving directory '/tmp/instance-1/output-1/build/xxhash-0.8.1' make: *** [package/pkg-generic.mk:293: /tmp/instance-1/output-1/build/xxhash-0.8.1/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-1/buildroot'