>>> xxhash 0.8.1 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/xxhash/xxhash-0.8.1.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/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). Applying 0004-Makefile-add-install_libxxhash.includes-target.patch using patch: patching file Makefile Hunk #1 succeeded at 505 (offset -52 lines). Hunk #2 succeeded at 536 (offset -52 lines). >>> xxhash 0.8.1 Configuring >>> xxhash 0.8.1 Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-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/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-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 -O1 -g1 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -O1 -g1" FFLAGS=" -O1 -g1" PKG_CONFIG="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/xxhash-0.8.1 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -D_FORTIFY_SOURCE=2 -DXXH_NO_INLINE_HINTS" xxhsum libxxhash.pc libxxhash make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/xxhash-0.8.1' /home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -D_FORTIFY_SOURCE=2 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xxhash.o xxhash.c /home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -D_FORTIFY_SOURCE=2 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xxhsum.o cli/xxhsum.c /home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -D_FORTIFY_SOURCE=2 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_os_specific.o cli/xsum_os_specific.c /home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -D_FORTIFY_SOURCE=2 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_output.o cli/xsum_output.c /home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -D_FORTIFY_SOURCE=2 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_sanity_check.o cli/xsum_sanity_check.c /home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -D_FORTIFY_SOURCE=2 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_bench.o cli/xsum_bench.c creating pkgconfig /home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -D_FORTIFY_SOURCE=2 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.c -shared -Wl,-soname=libxxhash.so.0 -o libxxhash.so.0.8.1 /home/thomas/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -D_FORTIFY_SOURCE=2 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.o cli/xxhsum.o cli/xsum_os_specific.o cli/xsum_output.o cli/xsum_sanity_check.o cli/xsum_bench.o -o xxhsum /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/10.4.0/../../../../armeb-buildroot-linux-gnueabi/bin/ld: /tmp/ccC8Z2Mg.o: relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC /tmp/ccC8Z2Mg.o: in function `XXH3_hashLong_64b_internal': /home/thomas/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4461:(.text+0xa68): dangerous relocation: unsupported relocation /home/thomas/autobuild/instance-3/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabi/10.4.0/../../../../armeb-buildroot-linux-gnueabi/bin/ld: /tmp/ccC8Z2Mg.o(.text+0xb84): unresolvable R_ARM_CALL relocation against symbol `__stack_chk_fail@@GLIBC_2.4' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:143: libxxhash.so.0.8.1] Error 1 make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/xxhash-0.8.1' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-3/output-1/build/xxhash-0.8.1/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'