>>> xxhash 0.8.1 Extracting gzip -d -c /home/thomas/autobuild/instance-2/dl/xxhash/xxhash-0.8.1.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-2/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-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gcc-ar" AS="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-as" LD="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-ld" NM="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gcc-nm" CC="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gcc" GCC="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gcc" CPP="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-cpp" CXX="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-g++" FC="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gfortran" F77="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gfortran" RANLIB="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gcc-ranlib" READELF="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-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-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/thomas/autobuild/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/thomas/autobuild/instance-2/output-1/build/xxhash-0.8.1 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DXXH_NO_INLINE_HINTS" xxhsum libxxhash.pc libxxhash.a libxxhash make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/xxhash-0.8.1' /home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xxhash.o xxhash.c /home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xxhsum.o cli/xxhsum.c /home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_os_specific.o cli/xsum_os_specific.c /home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_output.o cli/xsum_output.c /home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_sanity_check.o cli/xsum_sanity_check.c /home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_bench.o cli/xsum_bench.c creating pkgconfig /home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.c -shared -Wl,-soname=libxxhash.so.0 -o libxxhash.so.0.8.1 /home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.o cli/xxhsum.o cli/xsum_os_specific.o cli/xsum_output.o cli/xsum_sanity_check.o cli/xsum_bench.o -o xxhsum /home/thomas/autobuild/instance-2/output-1/host/bin/mips64el-linux-gcc-ar rcs libxxhash.a xxhash.o /tmp/ccSo3h0k.o: in function `XXH3_accumulate_512_scalar': xxhash.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_scrambleAcc_scalar': xxhash.c:(.text+0x120): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_len_9to16_128b': xxhash.c:(.text+0x1e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_len_0to16_128b': xxhash.c:(.text+0x404): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH64_finalize': xxhash.c:(.text+0x804): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_consumeStripes.constprop.0': xxhash.c:(.text+0xb88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH128_mix32B': xxhash.c:(.text+0xf30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_update.constprop.0': xxhash.c:(.text+0x1578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_hashLong_internal_loop.constprop.0': xxhash.c:(.text+0x1c20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_hashLong_128b_internal.constprop.0': xxhash.c:(.text+0x1fb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_hashLong_64b_default': xxhash.c:(.text+0x228c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_hashLong_64b_withSeed': xxhash.c:(.text+0x248c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2aa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_128bits_internal.constprop.1': xxhash.c:(.text+0x2b74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x32d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_hashLong_128b_withSeed': xxhash.c:(.text+0x3324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x39f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_hashLong_internal_loop.constprop.1': xxhash.c:(.text+0x3b9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_hashLong_64b_withSecret': xxhash.c:(.text+0x3f78): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_digest_long': xxhash.c:(.text+0x4168): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_64bits_internal': xxhash.c:(.text+0x46a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH32': xxhash.c:(.text+0x51bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH32_createState': xxhash.c:(.text+0x56a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH32_freeState': xxhash.c:(.text+0x56d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH32_copyState': xxhash.c:(.text+0x5700): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH32_reset': xxhash.c:(.text+0x5734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH32_update': xxhash.c:(.text+0x57e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH32_canonicalFromHash': xxhash.c:(.text+0x5ca4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH32_hashFromCanonical': xxhash.c:(.text+0x5ce4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH64': xxhash.c:(.text+0x5d54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH64_createState': xxhash.c:(.text+0x6288): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH64_freeState': xxhash.c:(.text+0x62b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH64_copyState': xxhash.c:(.text+0x62e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH64_reset': xxhash.c:(.text+0x6324): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH64_update': xxhash.c:(.text+0x6400): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH64_canonicalFromHash': xxhash.c:(.text+0x68ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH64_hashFromCanonical': xxhash.c:(.text+0x68ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_64bits': xxhash.c:(.text+0x6950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_64bits_withSecret': xxhash.c:(.text+0x6970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_64bits_withSeed': xxhash.c:(.text+0x6988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x698c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_64bits_withSecretandSeed': xxhash.c:(.text+0x69ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_createState': xxhash.c:(.text+0x6c10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_freeState': xxhash.c:(.text+0x6c64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_copyState': xxhash.c:(.text+0x6ca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_64bits_reset': xxhash.c:(.text+0x6ce0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6d68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_64bits_reset_withSecret': xxhash.c:(.text+0x6e0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_64bits_reset_withSeed': xxhash.c:(.text+0x6f78): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x71f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_64bits_reset_withSecretandSeed': xxhash.c:(.text+0x7280): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_64bits_digest': xxhash.c:(.text+0x7454): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x74bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x762c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_128bits': xxhash.c:(.text+0x768c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_128bits_withSecret': xxhash.c:(.text+0x79c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_128bits_withSecretandSeed': xxhash.c:(.text+0x7d00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH128': xxhash.c:(.text+0x804c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x86d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x86f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_128bits_reset': xxhash.c:(.text+0x8758): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x87e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_128bits_reset_withSecret': xxhash.c:(.text+0x8884): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_128bits_reset_withSeed': xxhash.c:(.text+0x89f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_128bits_reset_withSecretandSeed': xxhash.c:(.text+0x8cf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_128bits_digest': xxhash.c:(.text+0x8ec8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH128_canonicalFromHash': xxhash.c:(.text+0x9244): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH128_hashFromCanonical': xxhash.c:(.text+0x92b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_generateSecret': xxhash.c:(.text+0x9358): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x93b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x95d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccSo3h0k.o: in function `XXH3_generateSecret_fromSeed': xxhash.c:(.text+0x9654): relocation R_MIPS_HI16 against `__gnu_local_gp' 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-2/output-1/build/xxhash-0.8.1' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-2/output-1/build/xxhash-0.8.1/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'