>>> 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/mipsel-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-0/output-1/host/bin/mipsel-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-0/output-1/host/bin/mipsel-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-0/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-0/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-0/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-0/output-1/host/bin/mipsel-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-0/output-1/host/bin/mipsel-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-0/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-0/output-1/host/bin/mipsel-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-0/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-0/output-1/host/bin/mipsel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-0/output-1/host/bin/mipsel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-0/output-1/host/bin/mipsel-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/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/mipsel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-0/output-1/host/bin/mipsel-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 -O1 -g1 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 " LDFLAGS="" FCFLAGS=" -O1 -g1" FFLAGS=" -O1 -g1" PKG_CONFIG="/home/thomas/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-0/output-1/host/mipsel-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 -O1 -g1 -DXXH_NO_INLINE_HINTS" xxhsum libxxhash.pc 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/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -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/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -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/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -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/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -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/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -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/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -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/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -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/mipsel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g1 -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 /tmp/ccz0ITjr.o: in function `XXH32_finalize': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:1995:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH64_avalanche': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2448:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH_mult64to128': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3239:(.text+0x204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_mul128_fold64': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3373:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3374:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH_memcpy': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:1481:(.text+0x34c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_reset_internal': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4683:(.text+0x3bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_accumulate': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4363:(.text+0x53c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_hashLong_internal_loop': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4380:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4390:(.text+0x694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4398:(.text+0x6f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_consumeStripes': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4760:(.text+0x7a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4767:(.text+0x80c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4769:(.text+0x848): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4772:(.text+0x8a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_update': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4790:(.text+0x8f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4873:(.text+0xa10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4881:(.text+0xa6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4889:(.text+0xa8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4813:(.text+0xb38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4828:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4830:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4846:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4854:(.text+0xc50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4860:(.text+0xca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4865:(.text+0xccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_mix16B': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3540:(.text+0xcf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3563:(.text+0xd88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_accumulate_512_scalar': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4199:(.text+0xdc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_digest_long': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4913:(.text+0xec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4918:(.text+0xef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4922:(.text+0xf18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4922:(.text+0xf24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4922:(.text+0xf58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4928:(.text+0xf80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4935:(.text+0xfe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4936:(.text+0xff8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4937:(.text+0x1018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_scrambleAcc_scalar': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4215:(.text+0x1040): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH128_mix32B': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5133:(.text+0x110c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5134:(.text+0x115c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5136:(.text+0x11c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_initCustomSecret_scalar': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4232:(.text+0x12a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4232:(.text+0x12c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH_writeLE64': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3669:(.text+0x1320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3669:(.text+0x1340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_128bits_internal': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5313:(.text+0x13cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_len_0to16_128b': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5121:(.text+0x14f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5122:(.text+0x1514): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_len_9to16_128b': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5046:(.text+0x15f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5099:(.text+0x1690): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_len_4to8_128b': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5023:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_len_1to3_128b': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5003:(.text+0x1978): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5004:(.text+0x1994): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_len_17to128_128b': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5156:(.text+0x1a44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5158:(.text+0x1aa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5160:(.text+0x1b20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5162:(.text+0x1ba8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_len_129to240_128b': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5189:(.text+0x1d8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5199:(.text+0x1e64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5206:(.text+0x1ee0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_mergeAccs': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4417:(.text+0x2068): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_mix2Accs': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4410:(.text+0x20d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_hashLong_64b_internal': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4450:(.text+0x2190): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4451:(.text+0x21b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4453:(.text+0x2214): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4460:(.text+0x224c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_hashLong_64b_default': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4485:(.text+0x2298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4487:(.text+0x22b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4487:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4487:(.text+0x22cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4487:(.text+0x22d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_hashLong_64b_withSecret': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4471:(.text+0x2314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4473:(.text+0x232c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4473:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4473:(.text+0x234c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_hashLong_64b_withSeed': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4525:(.text+0x2394): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_hashLong_64b_withSeed_internal': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4513:(.text+0x23c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4514:(.text+0x23d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4514:(.text+0x23dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4514:(.text+0x23f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4509:(.text+0x242c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4509:(.text+0x2438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4509:(.text+0x2448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4509:(.text+0x2450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_hashLong_128b_internal': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5229:(.text+0x2494): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5230:(.text+0x24c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5232:(.text+0x251c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5238:(.text+0x2554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5241:(.text+0x25a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_hashLong_128b_default': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5256:(.text+0x2614): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5258:(.text+0x2630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5258:(.text+0x263c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5258:(.text+0x2650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5258:(.text+0x2658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_hashLong_128b_withSecret': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5270:(.text+0x26a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5272:(.text+0x26c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5272:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5272:(.text+0x26e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_hashLong_128b_withSeed': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5300:(.text+0x2738): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_hashLong_128b_withSeed_internal': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5288:(.text+0x2774): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5289:(.text+0x2780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5289:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5289:(.text+0x27b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5284:(.text+0x27ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5284:(.text+0x27f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5284:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5284:(.text+0x2818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_64bits_internal': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4539:(.text+0x2864): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_len_9to16_64b': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3496:(.text+0x29c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_len_0to16_64b': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3508:(.text+0x2bc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_len_1to3_64b': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3464:(.text+0x2c2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_len_17to128_64b': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3583:(.text+0x2c94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3584:(.text+0x2cbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3586:(.text+0x2d04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3587:(.text+0x2d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3589:(.text+0x2d6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3590:(.text+0x2d9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3592:(.text+0x2dd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3593:(.text+0x2e04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_len_129to240_64b': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3616:(.text+0x2ebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3646:(.text+0x2f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3649:(.text+0x2fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH64_finalize': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2462:(.text+0x302c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2483:(.text+0x32ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH64_endian_align': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2498:(.text+0x3328): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2529:(.text+0x3ab4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH32_endian_align': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2084:(.text+0x3b3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2112:(.text+0x3d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH_versionNumber': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:1875:(.text+0x3d54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH32': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2117:(.text+0x3d9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2130:(.text+0x3dc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2127:(.text+0x3dec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH32_createState': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2141:(.text+0x3e18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH32_freeState': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2146:(.text+0x3e78): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH32_copyState': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2153:(.text+0x3ed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2154:(.text+0x3ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH32_reset': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2159:(.text+0x3f34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2167:(.text+0x3fac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH32_update': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2175:(.text+0x3ffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2188:(.text+0x4198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2194:(.text+0x41c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2218:(.text+0x42a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH32_digest': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2229:(.text+0x42cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2243:(.text+0x4354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH32_canonicalFromHash': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2264:(.text+0x43a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2267:(.text+0x43ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH32_hashFromCanonical': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2271:(.text+0x4430): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH64': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2535:(.text+0x4494): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2548:(.text+0x44c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2545:(.text+0x44ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH64_createState': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2557:(.text+0x4518): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH64_freeState': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2562:(.text+0x4578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH64_copyState': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2569:(.text+0x45d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2570:(.text+0x45f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH64_reset': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2575:(.text+0x4644): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2583:(.text+0x4714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH64_update': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2590:(.text+0x4774): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2602:(.text+0x4a78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2608:(.text+0x4aa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2630:(.text+0x4cf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH64_digest': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2641:(.text+0x4d2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2656:(.text+0x5068): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH64_canonicalFromHash': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2664:(.text+0x50ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2667:(.text+0x513c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH64_hashFromCanonical': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:2672:(.text+0x5180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_64bits': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4562:(.text+0x51f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4563:(.text+0x5208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4563:(.text+0x521c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4563:(.text+0x5230): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_64bits_withSecret': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4569:(.text+0x5270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4570:(.text+0x5288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4570:(.text+0x52a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_64bits_withSeed': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4576:(.text+0x52e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4577:(.text+0x52fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4577:(.text+0x5310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4577:(.text+0x531c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_64bits_withSecretandSeed': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4582:(.text+0x5358): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_hashLong_64b_withSecret': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4473:(.text+0x5384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4473:(.text+0x5390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4473:(.text+0x539c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_64bits_withSecretandSeed': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4584:(.text+0x53cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4584:(.text+0x53e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_createState': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4658:(.text+0x5408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_freeState': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4667:(.text+0x548c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_copyState': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4675:(.text+0x54f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4676:(.text+0x5514): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_64bits_reset': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4709:(.text+0x5550): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4711:(.text+0x5578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4711:(.text+0x5588): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_64bits_reset_withSecret': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4718:(.text+0x55d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4720:(.text+0x560c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_64bits_reset_withSeed': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4729:(.text+0x5670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4733:(.text+0x56d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4734:(.text+0x56f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4731:(.text+0x572c): relocation R_MIPS_26 against `XXH3_64bits_reset' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_64bits_reset_withSecretandSeed': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4741:(.text+0x5760): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4745:(.text+0x57cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_64bits_update': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4903:(.text+0x5810): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4904:(.text+0x5828): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4904:(.text+0x5834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4904:(.text+0x583c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_64bits_digest': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4945:(.text+0x5884): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4957:(.text+0x58d8): relocation R_MIPS_26 against `XXH3_64bits_withSecret' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4949:(.text+0x592c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4950:(.text+0x5974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:4956:(.text+0x5994): relocation R_MIPS_26 against `XXH3_64bits_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_128bits': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5335:(.text+0x59c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5336:(.text+0x59e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5336:(.text+0x59f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5336:(.text+0x5a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_128bits_withSecret': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5344:(.text+0x5a5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5345:(.text+0x5a78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5345:(.text+0x5aa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_128bits_withSeed': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5353:(.text+0x5aec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5354:(.text+0x5b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5354:(.text+0x5b1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5354:(.text+0x5b38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_128bits_withSecretandSeed': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5362:(.text+0x5b80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5363:(.text+0x5bb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_hashLong_128b_withSecret': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5272:(.text+0x5bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5272:(.text+0x5bcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_128bits_withSecretandSeed': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5364:(.text+0x5c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5364:(.text+0x5c1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH128': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5371:(.text+0x5c4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5372:(.text+0x5c78): relocation R_MIPS_26 against `XXH3_128bits_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_128bits_reset': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5386:(.text+0x5cc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5387:(.text+0x5cd8): relocation R_MIPS_26 against `XXH3_64bits_reset' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_128bits_reset_withSecret': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5393:(.text+0x5d18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5394:(.text+0x5d30): relocation R_MIPS_26 against `XXH3_64bits_reset_withSecret' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_128bits_reset_withSeed': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5400:(.text+0x5d70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5401:(.text+0x5d88): relocation R_MIPS_26 against `XXH3_64bits_reset_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_128bits_reset_withSecretandSeed': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5407:(.text+0x5dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5408:(.text+0x5df0): relocation R_MIPS_26 against `XXH3_64bits_reset_withSecretandSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_128bits_update': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5414:(.text+0x5e30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5415:(.text+0x5e48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5415:(.text+0x5e54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5415:(.text+0x5e5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_128bits_digest': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5421:(.text+0x5eb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5441:(.text+0x5f20): relocation R_MIPS_26 against `XXH3_128bits_withSecret' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5425:(.text+0x5f8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5428:(.text+0x5fd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5431:(.text+0x602c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5440:(.text+0x605c): relocation R_MIPS_26 against `XXH3_128bits_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH128_isEqual': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5452:(.text+0x6088): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH128_cmp': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5463:(.text+0x6120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH128_canonicalFromHash': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5477:(.text+0x624c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5483:(.text+0x62d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5484:(.text+0x62ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH128_hashFromCanonical': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5490:(.text+0x6340): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_generateSecret': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5514:(.text+0x6420): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5520:(.text+0x6470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH128': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5372:(.text+0x64d0): relocation R_MIPS_26 against `XXH3_128bits_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_generateSecret': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5537:(.text+0x64f8): relocation R_MIPS_26 against `XXH128_canonicalFromHash' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH128': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5372:(.text+0x6544): relocation R_MIPS_26 against `XXH3_128bits_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH_writeLE64': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3669:(.text+0x658c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3669:(.text+0x65c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3669:(.text+0x6664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:3669:(.text+0x66a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccz0ITjr.o: in function `XXH3_generateSecret_fromSeed': /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5551:(.text+0x6720): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/thomas/autobuild/instance-0/output-1/build/xxhash-0.8.1/xxhash.h:5553:(.text+0x6744): 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'