>>> xxhash 0.8.1 Extracting gzip -d -c /home/thomas/autobuild/instance-0/dl/xxhash/xxhash-0.8.1.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-0/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-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/home/thomas/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc" GCC_FOR_BUILD="/home/thomas/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc" CXX_FOR_BUILD="/home/thomas/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/thomas/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-0/output-1/host/bin/mips64-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 -O2 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/thomas/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 -C /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DXXH_NO_INLINE_HINTS" xxhsum libxxhash.pc libxxhash.a libxxhash make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1' /home/thomas/autobuild/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -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-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -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-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -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-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -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-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -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-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -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-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -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-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -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-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar rcs libxxhash.a xxhash.o /tmp/ccBQC5hl.o: in function `XXH32_finalize': xxhash.c:(.text+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH32_endian_align': xxhash.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_scrambleAcc_scalar': xxhash.c:(.text+0x364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_accumulate_512_scalar': xxhash.c:(.text+0x3f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_mergeAccs': xxhash.c:(.text+0x4d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH64_finalize': xxhash.c:(.text+0x5bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH64_endian_align': xxhash.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xb6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_len_0to16_128b': xxhash.c:(.text+0xba4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_initCustomSecret_scalar': xxhash.c:(.text+0x1130): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_hashLong_internal_loop.constprop.0': xxhash.c:(.text+0x1268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x13b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_hashLong_128b_internal.constprop.0': xxhash.c:(.text+0x1438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x153c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1550): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1570): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_hashLong_128b_withSeed': xxhash.c:(.text+0x15d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x160c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1620): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x167c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1688): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_hashLong_128b_withSecret': xxhash.c:(.text+0x16ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_hashLong_64b_default': xxhash.c:(.text+0x16e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x175c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x17c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x17d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x17e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_hashLong_64b_withSecret': xxhash.c:(.text+0x1838): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1940): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH128_mix32B': xxhash.c:(.text+0x1994): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_len_129to240_128b.constprop.0': xxhash.c:(.text+0x1b98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1c18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1c50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_len_17to128_128b.constprop.0': xxhash.c:(.text+0x1dcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1f00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1f28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_128bits_internal': xxhash.c:(.text+0x1f78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_consumeStripes.constprop.0': xxhash.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_digest_long': xxhash.c:(.text+0x2188): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x22b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_hashLong_64b_withSeed': xxhash.c:(.text+0x2388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x23c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2484): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2494): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x258c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x25a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_update.constprop.0': xxhash.c:(.text+0x25c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x28f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2964): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2a44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_64bits_internal': xxhash.c:(.text+0x2bd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH32': xxhash.c:(.text+0x366c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH32_createState': xxhash.c:(.text+0x3688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH32_freeState': xxhash.c:(.text+0x36b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH32_reset': xxhash.c:(.text+0x37b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH32_update': xxhash.c:(.text+0x388c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH32_digest': xxhash.c:(.text+0x3c68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3c8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH64': xxhash.c:(.text+0x3cdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3ce8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH64_createState': xxhash.c:(.text+0x3cf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH64_freeState': xxhash.c:(.text+0x3d28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH64_reset': xxhash.c:(.text+0x3e00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH64_update': xxhash.c:(.text+0x3f40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH64_digest': xxhash.c:(.text+0x4490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x44c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_64bits': xxhash.c:(.text+0x44f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x44f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_64bits_withSecret': xxhash.c:(.text+0x4510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4520): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_64bits_withSeed': xxhash.c:(.text+0x4528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x452c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_64bits_withSecretandSeed': xxhash.c:(.text+0x4548): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x465c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4670): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x46e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_createState': xxhash.c:(.text+0x4700): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_freeState': xxhash.c:(.text+0x475c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_64bits_reset': xxhash.c:(.text+0x47f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_64bits_reset_withSecret': xxhash.c:(.text+0x4930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_64bits_reset_withSeed': xxhash.c:(.text+0x4aa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4aec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_64bits_reset_withSecretandSeed': xxhash.c:(.text+0x4d30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_64bits_update': xxhash.c:(.text+0x4eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_64bits_digest': xxhash.c:(.text+0x4ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4f78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4fac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5000): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_128bits': xxhash.c:(.text+0x504c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x506c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5084): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_128bits_withSecret': xxhash.c:(.text+0x50c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x50cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x50dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x50ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_128bits_withSeed': xxhash.c:(.text+0x511c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5124): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5158): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_128bits_withSecretandSeed': xxhash.c:(.text+0x516c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x517c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5190): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH128': xxhash.c:(.text+0x51c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x51c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x51f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x51fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x523c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_128bits_reset': xxhash.c:(.text+0x5260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x52ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_128bits_reset_withSecret': xxhash.c:(.text+0x5398): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_128bits_reset_withSeed': xxhash.c:(.text+0x5510): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_128bits_reset_withSecretandSeed': xxhash.c:(.text+0x5798): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_128bits_update': xxhash.c:(.text+0x5920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_128bits_digest': xxhash.c:(.text+0x5930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x59b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x59d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x59f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5a24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5ac4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5ad8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_generateSecret': xxhash.c:(.text+0x5ba8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5c00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5c68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5cc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5e38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccBQC5hl.o: in function `XXH3_generateSecret_fromSeed': xxhash.c:(.text+0x5e60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5e90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC 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-0/output-1/build/xxhash-0.8.1' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot'