>>> xxhash 0.8.1 Extracting gzip -d -c /home/autobuild/autobuild/instance-3/dl/xxhash/xxhash-0.8.1.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1 -xf - >>> xxhash 0.8.1 Patching Applying 0001-fix-man-page-installation.patch using patch: patching file Makefile Applying 0002-Makefile-add-dedicated-install-targets.patch using patch: patching file Makefile Hunk #1 succeeded at 494 (offset -11 lines). Hunk #2 succeeded at 511 (offset -11 lines). Applying 0003-do-no-longer-depend-on-assert-h-for-XXH_STATIC_ASSERT.patch using patch: patching file xxhash.h Hunk #1 succeeded at 1546 (offset -203 lines). Applying 0004-Makefile-add-install_libxxhash.includes-target.patch using patch: patching file Makefile Hunk #1 succeeded at 505 (offset -52 lines). Hunk #2 succeeded at 536 (offset -52 lines). >>> xxhash 0.8.1 Configuring >>> xxhash 0.8.1 Building PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/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-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/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-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc-ar" AS="/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-as" LD="/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-ld" NM="/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc-nm" CC="/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc" GCC="/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc" CPP="/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-cpp" CXX="/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-g++" FC="/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-gfortran" F77="/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-gfortran" RANLIB="/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-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-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-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 -g2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g2 " LDFLAGS="" FCFLAGS=" -Ofast -g2" FFLAGS=" -Ofast -g2" PKG_CONFIG="/home/autobuild/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-3/output-1/host/mips64-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g2 -DXXH_NO_INLINE_HINTS" xxhsum libxxhash.pc libxxhash make[1]: Entering directory '/home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1' /home/autobuild/autobuild/instance-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g2 -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-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g2 -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-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g2 -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-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g2 -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-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g2 -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-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g2 -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-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g2 -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-3/output-1/host/bin/mips64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g2 -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/cc84nUUN.o: in function `XXH3_scrambleAcc_scalar': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4215:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_accumulate_512_scalar': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4199:(.text+0xb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_len_9to16_128b': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5038:(.text+0x1b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_len_0to16_128b': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5113:(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH64_finalize': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2462:(.text+0x804): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_consumeStripes': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4754:(.text+0xb9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH128_mix32B': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5133:(.text+0xf50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_update': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4786:(.text+0x15c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_hashLong_internal_loop': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4375:(.text+0x1cbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_hashLong_128b_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5225:(.text+0x20dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_hashLong_64b_default': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4485:(.text+0x23c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_hashLong_64b_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4453:(.text+0x23d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4451:(.text+0x23dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_hashLong_64b_withSeed': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4525:(.text+0x2514): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_hashLong_64b_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4453:(.text+0x2cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4451:(.text+0x2cd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_128bits_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5310:(.text+0x2dac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5322:(.text+0x3604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_hashLong_128b_withSeed_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5284:(.text+0x3640): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_128bits_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5324:(.text+0x3674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5326:(.text+0x36c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_hashLong_128b_withSeed': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5300:(.text+0x3714): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_hashLong_128b_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5232:(.text+0x3fb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5230:(.text+0x3fc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5244:(.text+0x40c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_hashLong_internal_loop': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4375:(.text+0x419c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_hashLong_64b_withSecret': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4471:(.text+0x45ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_digest_long': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4913:(.text+0x4730): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_64bits_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4539:(.text+0x4ccc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH32': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2117:(.text+0x59d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH32_createState': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2141:(.text+0x5ef0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH32_freeState': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2146:(.text+0x5f20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH32_copyState': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2153:(.text+0x5f50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH32_reset': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2159:(.text+0x5f98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH32_update': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2175:(.text+0x6048): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH32_canonicalFromHash': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2264:(.text+0x6574): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH32_hashFromCanonical': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2271:(.text+0x65ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH64': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2535:(.text+0x65ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH64_createState': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2557:(.text+0x6b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH64_freeState': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2559:(.text+0x6b58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH64_copyState': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2569:(.text+0x6b88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH64_reset': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2575:(.text+0x6be4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH64_update': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2590:(.text+0x6c98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH64_canonicalFromHash': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2664:(.text+0x71b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH64_hashFromCanonical': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:2672:(.text+0x71ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_64bits': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4563:(.text+0x7220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4563:(.text+0x7224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_64bits_withSecret': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4570:(.text+0x7240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_64bits_withSeed': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4577:(.text+0x7258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4577:(.text+0x725c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_64bits_withSecretandSeed': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4582:(.text+0x732c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4584:(.text+0x7468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_createState': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4658:(.text+0x7488): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_freeState': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4667:(.text+0x74dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_copyState': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4675:(.text+0x7520): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_64bits_reset': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4709:(.text+0x7558): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_reset_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4700:(.text+0x75e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_64bits_reset_withSecret': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4718:(.text+0x7684): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_64bits_reset_withSeed': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4729:(.text+0x77f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4729:(.text+0x7844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4729:(.text+0x784c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_reset_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4700:(.text+0x7a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_64bits_reset_withSecretandSeed': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4741:(.text+0x7b40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_64bits_digest': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4945:(.text+0x7d14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_64bits_withSecret': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4570:(.text+0x7d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_64bits_withSeed': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4577:(.text+0x7ebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4577:(.text+0x7ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_128bits': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5335:(.text+0x7f0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_hashLong_128b_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5232:(.text+0x7fcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5230:(.text+0x7fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5244:(.text+0x80f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_128bits_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5322:(.text+0x81e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5324:(.text+0x8230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5326:(.text+0x8280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_128bits_withSecret': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5344:(.text+0x82dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_128bits_withSecretandSeed': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5362:(.text+0x86bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_128bits_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5324:(.text+0x89a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5322:(.text+0x89f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH128': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5371:(.text+0x8a2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_128bits_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5322:(.text+0x9270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_hashLong_128b_withSeed_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5284:(.text+0x9288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_128bits_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5324:(.text+0x92a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5326:(.text+0x92c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_128bits_reset': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5386:(.text+0x92f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_reset_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4700:(.text+0x9380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_128bits_reset_withSecret': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5393:(.text+0x9424): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_128bits_reset_withSeed': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5400:(.text+0x9594): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5400:(.text+0x95e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5400:(.text+0x95ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_reset_internal': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:4700:(.text+0x9828): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_128bits_reset_withSecretandSeed': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5407:(.text+0x98e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_128bits_digest': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5421:(.text+0x9ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH128_canonicalFromHash': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5477:(.text+0x9e40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH128_hashFromCanonical': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5490:(.text+0x9ea4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_generateSecret': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5514:(.text+0x9f10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5520:(.text+0x9f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5546:(.text+0xa19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/cc84nUUN.o: in function `XXH3_generateSecret_fromSeed': /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/xxhash.h:5551:(.text+0xa3d0): 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/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1' make: *** [package/pkg-generic.mk:293: /home/autobuild/autobuild/instance-3/output-1/build/xxhash-0.8.1/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot'