>>> xxhash 0.8.1 Extracting gzip -d -c /tmp/instance-16/dl/xxhash/xxhash-0.8.1.tar.gz | tar --strip-components=1 -C /tmp/instance-16/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="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gcc-ar" AS="/tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-as" LD="/tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-ld" NM="/tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gcc-nm" CC="/tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gcc" GCC="/tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gcc" CPP="/tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-cpp" CXX="/tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-g++" FC="/tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gfortran" F77="/tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gfortran" RANLIB="/tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gcc-ranlib" READELF="/tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-objcopy" OBJDUMP="/tmp/instance-16/output-1/host/bin/mips64el-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/tmp/instance-16/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-16/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-16/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-16/output-1/host/lib -Wl,-rpath,/tmp/instance-16/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-as" DEFAULT_LINKER="/tmp/instance-16/output-1/host/bin/mips64el-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 -O3 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/tmp/instance-16/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-16/output-1/host/mips64el-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-16/output-1/build/xxhash-0.8.1 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -DXXH_NO_INLINE_HINTS" xxhsum libxxhash.pc libxxhash.a libxxhash make[1]: Entering directory '/tmp/instance-16/output-1/build/xxhash-0.8.1' /tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xxhash.o xxhash.c /tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xxhsum.o cli/xxhsum.c /tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -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 /tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -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 /tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -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 /tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -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 /tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -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 /tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gcc-ar rcs libxxhash.a xxhash.o /tmp/instance-16/output-1/host/bin/mips64el-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -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/ccIKX58f.o: in function `XXH3_scrambleAcc_scalar': xxhash.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_accumulate_512_scalar': xxhash.c:(.text+0xa8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_len_9to16_128b': xxhash.c:(.text+0x198): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_len_0to16_128b': xxhash.c:(.text+0x38c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH64_finalize': xxhash.c:(.text+0x754): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_consumeStripes.constprop.0': xxhash.c:(.text+0xabc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH128_mix32B': xxhash.c:(.text+0xe38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_update.constprop.0': xxhash.c:(.text+0x1448): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_hashLong_internal_loop.constprop.0': xxhash.c:(.text+0x1b04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_hashLong_128b_internal.constprop.0': xxhash.c:(.text+0x1ef4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_hashLong_64b_default': xxhash.c:(.text+0x21b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x21c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x21cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_hashLong_64b_withSeed': xxhash.c:(.text+0x22f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x28f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x290c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_128bits_internal.constprop.1': xxhash.c:(.text+0x29dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x307c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x30b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x30ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x313c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_hashLong_128b_withSeed': xxhash.c:(.text+0x318c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x385c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_hashLong_internal_loop.constprop.1': xxhash.c:(.text+0x3a34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_hashLong_64b_withSecret': xxhash.c:(.text+0x3e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_digest_long': xxhash.c:(.text+0x3f80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_64bits_internal': xxhash.c:(.text+0x44c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH32': xxhash.c:(.text+0x4f9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH32_createState': xxhash.c:(.text+0x5458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH32_freeState': xxhash.c:(.text+0x5488): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH32_copyState': xxhash.c:(.text+0x54b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH32_reset': xxhash.c:(.text+0x5500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH32_update': xxhash.c:(.text+0x55b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH32_canonicalFromHash': xxhash.c:(.text+0x5a84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH32_hashFromCanonical': xxhash.c:(.text+0x5ac4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH64': xxhash.c:(.text+0x5b0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH64_createState': xxhash.c:(.text+0x6008): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH64_freeState': xxhash.c:(.text+0x6038): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH64_copyState': xxhash.c:(.text+0x6068): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH64_reset': xxhash.c:(.text+0x60c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH64_update': xxhash.c:(.text+0x6178): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH64_canonicalFromHash': xxhash.c:(.text+0x6654): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH64_hashFromCanonical': xxhash.c:(.text+0x6694): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_64bits': xxhash.c:(.text+0x66d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x66d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_64bits_withSecret': xxhash.c:(.text+0x66f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_64bits_withSeed': xxhash.c:(.text+0x6708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x670c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_64bits_withSecretandSeed': xxhash.c:(.text+0x67dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_createState': xxhash.c:(.text+0x6928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_freeState': xxhash.c:(.text+0x697c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_copyState': xxhash.c:(.text+0x69c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_64bits_reset': xxhash.c:(.text+0x69f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_64bits_reset_withSecret': xxhash.c:(.text+0x6b24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_64bits_reset_withSeed': xxhash.c:(.text+0x6c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6ce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_64bits_reset_withSecretandSeed': xxhash.c:(.text+0x6fa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_64bits_digest': xxhash.c:(.text+0x7174): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x71bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x730c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_128bits': xxhash.c:(.text+0x735c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x741c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x743c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7534): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x76b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_128bits_withSecret': xxhash.c:(.text+0x770c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_128bits_withSecretandSeed': xxhash.c:(.text+0x7acc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH128': xxhash.c:(.text+0x7e24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x84b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x84c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x84e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_128bits_reset': xxhash.c:(.text+0x8538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x85c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_128bits_reset_withSecret': xxhash.c:(.text+0x8664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_128bits_reset_withSeed': xxhash.c:(.text+0x87d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8a28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_128bits_reset_withSecretandSeed': xxhash.c:(.text+0x8ae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_128bits_digest': xxhash.c:(.text+0x8cb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH128_canonicalFromHash': xxhash.c:(.text+0x9024): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH128_hashFromCanonical': xxhash.c:(.text+0x9094): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_generateSecret': xxhash.c:(.text+0x9108): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x9164): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x9384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccIKX58f.o: in function `XXH3_generateSecret_fromSeed': xxhash.c:(.text+0x9404): 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 '/tmp/instance-16/output-1/build/xxhash-0.8.1' make: *** [package/pkg-generic.mk:293: /tmp/instance-16/output-1/build/xxhash-0.8.1/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-16/buildroot'