>>> xxhash 0.8.1 Extracting gzip -d -c /home/autobuild/autobuild/instance-11/dl/xxhash/xxhash-0.8.1.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-11/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/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ar" AS="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-as" LD="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-ld" NM="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-gcc-nm" CC="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-gcc" GCC="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-gcc" CPP="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-cpp" CXX="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-g++" FC="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-gfortran" F77="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-gfortran" RANLIB="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-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/autobuild/autobuild/instance-11/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Og -g0" FFLAGS=" -Og -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-11/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-11/output-1/host/mips-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-11/output-1/build/xxhash-0.8.1 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DXXH_NO_INLINE_HINTS" xxhsum libxxhash.pc libxxhash make[1]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/xxhash-0.8.1' /home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -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/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -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/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -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/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -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/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -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/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -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 /home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -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 creating pkgconfig /home/autobuild/autobuild/instance-11/output-1/host/bin/mips-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -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 /tmp/ccGQRWWH.o: in function `XXH_read32': xxhash.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_readBE32': xxhash.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH32_round': xxhash.c:(.text+0xbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH32_avalanche': xxhash.c:(.text+0x128): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_read64': xxhash.c:(.text+0x1a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_readBE64': xxhash.c:(.text+0x208): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x220): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH64_round': xxhash.c:(.text+0x264): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH64_mergeRound': xxhash.c:(.text+0x340): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH64_avalanche': xxhash.c:(.text+0x408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_mult64to128': xxhash.c:(.text+0x4d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_mul128_fold64': xxhash.c:(.text+0x5a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_xorshift64': xxhash.c:(.text+0x62c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_avalanche': xxhash.c:(.text+0x6a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x704): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_rrmxmx': xxhash.c:(.text+0x74c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_readLE32': xxhash.c:(.text+0x850): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x868): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_len_1to3_64b': xxhash.c:(.text+0x8c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x954): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_readLE32_align': xxhash.c:(.text+0x9a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x9f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH32_finalize': xxhash.c:(.text+0xa30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xa68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xae8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH32_endian_align': xxhash.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xbc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xbd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xbf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xc1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xc30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xc48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xc5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xca8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_len_1to3_128b': xxhash.c:(.text+0xd44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xdb0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xdc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xde4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xdf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xe28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xe44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_malloc': xxhash.c:(.text+0xeb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_alignedMalloc': xxhash.c:(.text+0xf1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xf3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_free': xxhash.c:(.text+0xfa4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_alignedFree': xxhash.c:(.text+0x1004): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x102c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_memcpy': xxhash.c:(.text+0x1074): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_reset_internal': xxhash.c:(.text+0x10ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_readLE64': xxhash.c:(.text+0x1260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1278): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_scrambleAcc_scalar': xxhash.c:(.text+0x12e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x131c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_accumulate_512_scalar': xxhash.c:(.text+0x13f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x142c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_mix2Accs': xxhash.c:(.text+0x1530): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x155c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x157c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_mergeAccs': xxhash.c:(.text+0x1604): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1644): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_len_4to8_64b': xxhash.c:(.text+0x16f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1748): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x175c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1774): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x17a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_mix16B': xxhash.c:(.text+0x1830): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1858): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x18b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x18dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_len_17to128_64b': xxhash.c:(.text+0x1960): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x19e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1a14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1a44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1aa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1ad4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1b04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1b34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1b50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_len_129to240_64b': xxhash.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1c9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1cdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1d3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_len_4to8_128b': xxhash.c:(.text+0x1dc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1e4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1f10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1f5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1f78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH128_mix32B': xxhash.c:(.text+0x200c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2080): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x20a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x20c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2128): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_len_17to128_128b': xxhash.c:(.text+0x21f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x22c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x237c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x23e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x24d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x24f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_len_129to240_128b': xxhash.c:(.text+0x258c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x265c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2688): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x26a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2714): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x27a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x289c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x28b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_readLE64_align': xxhash.c:(.text+0x2938): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH64_finalize': xxhash.c:(.text+0x29d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2acc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2c04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH64_endian_align': xxhash.c:(.text+0x2c80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2d4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2d68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2d84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2dbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2dd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2df4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2ed4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2ef0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2f0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_len_9to16_64b': xxhash.c:(.text+0x2fe8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3018): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3070): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x309c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x30b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x311c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_writeLE64': xxhash.c:(.text+0x3184): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x31cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_initCustomSecret_scalar': xxhash.c:(.text+0x3234): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3274): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x329c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x32c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x32dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_combine16': xxhash.c:(.text+0x3364): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x33a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x33c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x33d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x33f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_len_9to16_128b': xxhash.c:(.text+0x3468): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x349c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x34b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x34dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x34f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3588): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3688): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x36a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_len_0to16_128b': xxhash.c:(.text+0x3734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3798): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x37b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x37c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x37e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3800): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x38a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x38bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_128bits_internal': xxhash.c:(.text+0x38e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x39ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x39cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_accumulate': xxhash.c:(.text+0x3a0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_hashLong_internal_loop': xxhash.c:(.text+0x3af0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3b6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3bc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_hashLong_64b_internal': xxhash.c:(.text+0x3c60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3c88): relocation R_MIPS_HI16 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 xxhash.c:(.text+0x3d20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_hashLong_64b_default': xxhash.c:(.text+0x3d74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3d98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3db0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_hashLong_64b_withSecret': xxhash.c:(.text+0x3df8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3e30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_hashLong_64b_withSeed_internal': xxhash.c:(.text+0x3e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3eec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_hashLong_64b_withSeed': xxhash.c:(.text+0x3f70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3f94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3fa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3fac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_hashLong_128b_internal': xxhash.c:(.text+0x4004): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4090): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x40c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_hashLong_128b_default': xxhash.c:(.text+0x4180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x419c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x41a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x41bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x41c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_hashLong_128b_withSecret': xxhash.c:(.text+0x4218): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_hashLong_128b_withSeed_internal': xxhash.c:(.text+0x42bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x439c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_hashLong_128b_withSeed': xxhash.c:(.text+0x43cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x43e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x43f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x441c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_consumeStripes': xxhash.c:(.text+0x448c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x44f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x459c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_digest_long': xxhash.c:(.text+0x45e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4610): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x46a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4740): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_len_0to16_64b': xxhash.c:(.text+0x477c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x47b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x480c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x482c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x487c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_64bits_internal': xxhash.c:(.text+0x48a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4954): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4978): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_update': xxhash.c:(.text+0x49c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4ae0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4b0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4b28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4be8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4c5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4cac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4d08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4d64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4d88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH_versionNumber': xxhash.c:(.text+0x4db0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH32': xxhash.c:(.text+0x4e00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4e28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4e5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH32_createState': xxhash.c:(.text+0x4e88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4ea4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH32_freeState': xxhash.c:(.text+0x4eec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH32_copyState': xxhash.c:(.text+0x4f50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4f6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH32_reset': xxhash.c:(.text+0x4fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x503c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH32_update': xxhash.c:(.text+0x5098): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x5138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x514c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x519c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x51b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5220): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5250): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5274): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5288): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x529c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x52b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x52c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x52d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x52ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5324): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH32_digest': xxhash.c:(.text+0x5350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x53b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH32_canonicalFromHash': xxhash.c:(.text+0x5414): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5438): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH32_hashFromCanonical': xxhash.c:(.text+0x5480): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH64': xxhash.c:(.text+0x54dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5508): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x553c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH64_createState': xxhash.c:(.text+0x5568): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH64_freeState': xxhash.c:(.text+0x55cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x55e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH64_copyState': xxhash.c:(.text+0x5630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x564c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH64_reset': xxhash.c:(.text+0x56a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5774): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH64_update': xxhash.c:(.text+0x57e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x587c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x58b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x58c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x58e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x58fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5918): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x598c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x59bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x59cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x59e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5a00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5a1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5a34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5a50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5a84): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH64_digest': xxhash.c:(.text+0x5b10): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5c1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5c38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5c54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5c80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH64_canonicalFromHash': xxhash.c:(.text+0x5d1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH64_hashFromCanonical': xxhash.c:(.text+0x5d8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_64bits': xxhash.c:(.text+0x5dec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5e2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_64bits_withSecret': xxhash.c:(.text+0x5e74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5e8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5ea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_64bits_withSeed': xxhash.c:(.text+0x5ef0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5f08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5f28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_64bits_withSecretandSeed': xxhash.c:(.text+0x5f6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5fa8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5ff8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_createState': xxhash.c:(.text+0x6020): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_freeState': xxhash.c:(.text+0x60a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x60b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_copyState': xxhash.c:(.text+0x6104): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_64bits_reset': xxhash.c:(.text+0x6164): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x618c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x61a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_64bits_reset_withSecret': xxhash.c:(.text+0x61fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_64bits_reset_withSeed': xxhash.c:(.text+0x62c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6394): relocation R_MIPS_26 against `XXH3_64bits_reset' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_64bits_reset_withSecretandSeed': xxhash.c:(.text+0x63cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6448): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_64bits_update': xxhash.c:(.text+0x6498): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x64b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x64bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x64c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_64bits_digest': xxhash.c:(.text+0x6514): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6570): relocation R_MIPS_26 against `XXH3_64bits_withSecret' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x65d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x661c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x663c): relocation R_MIPS_26 against `XXH3_64bits_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_128bits': xxhash.c:(.text+0x666c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x669c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x66b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_128bits_withSecret': xxhash.c:(.text+0x670c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_128bits_withSeed': xxhash.c:(.text+0x67a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x67c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x67d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x67f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_128bits_withSecretandSeed': xxhash.c:(.text+0x6840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x68cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x68e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH128': xxhash.c:(.text+0x6914): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6940): relocation R_MIPS_26 against `XXH3_128bits_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_128bits_reset': xxhash.c:(.text+0x6990): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x69a8): relocation R_MIPS_26 against `XXH3_64bits_reset' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_128bits_reset_withSecret': xxhash.c:(.text+0x69f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6a08): relocation R_MIPS_26 against `XXH3_64bits_reset_withSecret' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_128bits_reset_withSeed': xxhash.c:(.text+0x6a50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6a68): relocation R_MIPS_26 against `XXH3_64bits_reset_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_128bits_reset_withSecretandSeed': xxhash.c:(.text+0x6ab0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6ad8): relocation R_MIPS_26 against `XXH3_64bits_reset_withSecretandSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_128bits_update': xxhash.c:(.text+0x6b20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6b38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6b4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_128bits_digest': xxhash.c:(.text+0x6ba8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6c18): relocation R_MIPS_26 against `XXH3_128bits_withSecret' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6c8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6cd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6d2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6d78): relocation R_MIPS_26 against `XXH3_128bits_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH128_isEqual': xxhash.c:(.text+0x6da4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH128_cmp': xxhash.c:(.text+0x6e44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH128_canonicalFromHash': xxhash.c:(.text+0x6fc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH128_hashFromCanonical': xxhash.c:(.text+0x7074): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x70b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_generateSecret': xxhash.c:(.text+0x7120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x71dc): relocation R_MIPS_26 against `XXH128' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7204): relocation R_MIPS_26 against `XXH128_canonicalFromHash' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7230): relocation R_MIPS_26 against `XXH128' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x725c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7288): relocation R_MIPS_26 against `XXH128_hashFromCanonical' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x72b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccGQRWWH.o: in function `XXH3_generateSecret_fromSeed': xxhash.c:(.text+0x733c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7360): 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/autobuild/autobuild/instance-11/output-1/build/xxhash-0.8.1' make: *** [package/pkg-generic.mk:293: /home/autobuild/autobuild/instance-11/output-1/build/xxhash-0.8.1/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-11/buildroot'