>>> xxhash 0.8.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.xxhash-0.8.1.tar.gz.82s9P6/output' 'https://github.com/Cyan4973/xxHash/archive/v0.8.1/xxhash-0.8.1.tar.gz' --2023-02-01 18:25:31-- https://github.com/Cyan4973/xxHash/archive/v0.8.1/xxhash-0.8.1.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/Cyan4973/xxHash/tar.gz/refs/tags/v0.8.1 [following] --2023-02-01 18:25:31-- https://codeload.github.com/Cyan4973/xxHash/tar.gz/refs/tags/v0.8.1 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 171552 (168K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.xxhash-0.8.1.tar.gz.82s9P6/output' 0K .......... .......... .......... .......... .......... 29% 491K 0s 50K .......... .......... .......... .......... .......... 59% 973K 0s 100K .......... .......... .......... .......... .......... 89% 120M 0s 150K .......... ....... 100% 93.2M=0.2s 2023-02-01 18:25:32 (1.06 MB/s) - '/tmp/instance-23/output-1/build/.xxhash-0.8.1.tar.gz.82s9P6/output' saved [171552/171552] xxhash-0.8.1.tar.gz: OK (sha256: 3bb6b7d6f30c591dd65aaaff1c8b7a5b94d81687998ca9400082c739a690436c) >>> xxhash 0.8.1 Extracting gzip -d -c /tmp/instance-23/dl/xxhash/xxhash-0.8.1.tar.gz | tar --strip-components=1 -C /tmp/instance-23/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-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/mips-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/mips-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/mips-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/mips-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/mips-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/mips-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/mips-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/mips-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/mips-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/mips-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/mips-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/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/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/mips-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/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="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/mips-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-23/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 '/tmp/instance-23/output-1/build/xxhash-0.8.1' /tmp/instance-23/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 /tmp/instance-23/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 /tmp/instance-23/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 /tmp/instance-23/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 /tmp/instance-23/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 /tmp/instance-23/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 /tmp/instance-23/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 /tmp/instance-23/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/ccI23sjF.o: in function `XXH_readBE32': xxhash.c:(.text+0x18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH_readBE64': xxhash.c:(.text+0xb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH64_mergeRound': xxhash.c:(.text+0x17c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_mul128_fold64': xxhash.c:(.text+0x314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_avalanche': xxhash.c:(.text+0x384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_rrmxmx': xxhash.c:(.text+0x484): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH_readLE32': xxhash.c:(.text+0x4a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_len_1to3_64b': xxhash.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x540): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x564): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH_readLE32_align': xxhash.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH32_finalize': xxhash.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH32_endian_align': xxhash.c:(.text+0x744): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x778): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x78c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_len_1to3_128b': xxhash.c:(.text+0x8a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x928): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x95c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x9a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH_malloc': xxhash.c:(.text+0x9f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH_alignedMalloc': xxhash.c:(.text+0xa38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH_free': xxhash.c:(.text+0xa78): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH_alignedFree': xxhash.c:(.text+0xabc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH_memcpy': xxhash.c:(.text+0xae4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_reset_internal': xxhash.c:(.text+0xb24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH_readLE64': xxhash.c:(.text+0xc60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xc6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_scrambleAcc_scalar': xxhash.c:(.text+0xcdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xcfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_accumulate_512_scalar': xxhash.c:(.text+0xdac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xdc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_mix2Accs': xxhash.c:(.text+0xe98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xeb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xecc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_mergeAccs': xxhash.c:(.text+0xf3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xf70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_len_4to8_64b': xxhash.c:(.text+0xfc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1018): relocation R_MIPS_26 against `a local symbol' 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 xxhash.c:(.text+0x1044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1078): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_mix16B': xxhash.c:(.text+0x10ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1160): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_len_17to128_64b': xxhash.c:(.text+0x122c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x12b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x12dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_len_129to240_64b': xxhash.c:(.text+0x1450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1484): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x14c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1500): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1518): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_len_4to8_128b': xxhash.c:(.text+0x1580): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x15c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x15d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x15ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x165c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x16c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x172c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH128_mix32B': xxhash.c:(.text+0x17c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x17f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1808): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x186c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_len_17to128_128b': xxhash.c:(.text+0x19c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1a0c): 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+0x1ad4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1bc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1be0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_len_129to240_128b': xxhash.c:(.text+0x1d0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1d4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1e44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1f38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1f50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH_readLE64_align': xxhash.c:(.text+0x1fac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1fec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH64_finalize': xxhash.c:(.text+0x2040): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2058): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x20f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH64_endian_align': xxhash.c:(.text+0x2318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2348): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x23a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x23c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2480): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2498): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x24b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x24c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x24f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_len_9to16_64b': xxhash.c:(.text+0x2580): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x25a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x25bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x25e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x25fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x26b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH_writeLE64': xxhash.c:(.text+0x2700): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2744): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_initCustomSecret_scalar': xxhash.c:(.text+0x27ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x27b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x27dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2800): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2814): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_combine16': xxhash.c:(.text+0x2878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x28a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x28c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_len_9to16_128b': xxhash.c:(.text+0x2908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2930): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2948): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2970): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x29b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x29d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2a14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2abc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2b38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_len_0to16_128b': xxhash.c:(.text+0x2be0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2bf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2c08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2c1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2c34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2c4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2c8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2cd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2ce8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_128bits_internal': xxhash.c:(.text+0x2d74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2db0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2ddc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_hashLong_internal_loop': 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+0x2f5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_hashLong_64b_internal': xxhash.c:(.text+0x2fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3044): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3078): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_hashLong_64b_default': xxhash.c:(.text+0x30a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x30b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x30c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x30c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_hashLong_64b_withSecret': xxhash.c:(.text+0x30e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x30f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_hashLong_64b_withSeed_internal': xxhash.c:(.text+0x313c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x31a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x31f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x31f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_hashLong_64b_withSeed': xxhash.c:(.text+0x3220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x322c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_hashLong_128b_internal': xxhash.c:(.text+0x3288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x32ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_hashLong_128b_default': xxhash.c:(.text+0x33b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x33bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x33d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x33d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_hashLong_128b_withSecret': xxhash.c:(.text+0x3408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x342c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_hashLong_128b_withSeed_internal': xxhash.c:(.text+0x346c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x34e4): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x354c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_hashLong_128b_withSeed': xxhash.c:(.text+0x357c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3594): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x35b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_consumeStripes': xxhash.c:(.text+0x363c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3674): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x36c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_digest_long': xxhash.c:(.text+0x36fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x378c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x37b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x381c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_len_0to16_64b': xxhash.c:(.text+0x38b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x38f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x390c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3938): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_64bits_internal': xxhash.c:(.text+0x39bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x39e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_update': xxhash.c:(.text+0x3b44): relocation R_MIPS_26 against `a local symbol' 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+0x3b84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3c34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3c68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3ca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3cec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3d40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3d94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3db4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH32': xxhash.c:(.text+0x3de8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3e04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH32_createState': xxhash.c:(.text+0x3e20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH32_freeState': xxhash.c:(.text+0x3e40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH32_copyState': xxhash.c:(.text+0x3e68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH32_reset': xxhash.c:(.text+0x3ef8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH32_update': xxhash.c:(.text+0x3fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3fb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3fc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3fd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3fe4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4004): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4014): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x406c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4098): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x40a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x40b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x40c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x40d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x40e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x40f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4104): 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 xxhash.c:(.text+0x4148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH32_digest': xxhash.c:(.text+0x41dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH32_canonicalFromHash': xxhash.c:(.text+0x4220): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH32_hashFromCanonical': xxhash.c:(.text+0x4240): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH64': xxhash.c:(.text+0x4274): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH64_createState': xxhash.c:(.text+0x42ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH64_freeState': xxhash.c:(.text+0x42cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH64_copyState': xxhash.c:(.text+0x42f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH64_reset': xxhash.c:(.text+0x4324): 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_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH64_update': xxhash.c:(.text+0x449c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x44b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x44c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x44e0): relocation R_MIPS_26 against `a local symbol' 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+0x450c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4520): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x45c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x45cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x45e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x45f8): relocation R_MIPS_26 against `a local symbol' 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+0x4624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x463c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4668): 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 /tmp/ccI23sjF.o: in function `XXH64_digest': xxhash.c:(.text+0x47c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x47dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x47f4): 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+0x4834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH64_canonicalFromHash': xxhash.c:(.text+0x48b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH64_hashFromCanonical': xxhash.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_64bits': xxhash.c:(.text+0x48f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x490c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_64bits_withSecret': xxhash.c:(.text+0x4940): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x495c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_64bits_withSeed': xxhash.c:(.text+0x497c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x499c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_64bits_withSecretandSeed': xxhash.c:(.text+0x49d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x49fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_createState': xxhash.c:(.text+0x4a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_freeState': xxhash.c:(.text+0x4a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_copyState': xxhash.c:(.text+0x4a90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_64bits_reset': xxhash.c:(.text+0x4ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4ad4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_64bits_reset_withSecret': xxhash.c:(.text+0x4b2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_64bits_reset_withSeed': xxhash.c:(.text+0x4bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4c0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4c34): relocation R_MIPS_26 against `XXH3_64bits_reset' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_64bits_reset_withSecretandSeed': xxhash.c:(.text+0x4ca4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_64bits_update': xxhash.c:(.text+0x4ce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4cec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4cf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_64bits_digest': xxhash.c:(.text+0x4d64): relocation R_MIPS_26 against `XXH3_64bits_withSecret' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4db0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4df4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4e10): relocation R_MIPS_26 against `XXH3_64bits_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_128bits': xxhash.c:(.text+0x4e30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4e44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4e60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_128bits_withSecret': xxhash.c:(.text+0x4e90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_128bits_withSeed': xxhash.c:(.text+0x4ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_128bits_withSecretandSeed': xxhash.c:(.text+0x4f74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4fa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH128': xxhash.c:(.text+0x4fe8): relocation R_MIPS_26 against `XXH3_128bits_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_128bits_reset': xxhash.c:(.text+0x5010): relocation R_MIPS_26 against `XXH3_64bits_reset' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_128bits_reset_withSecret': xxhash.c:(.text+0x5030): relocation R_MIPS_26 against `XXH3_64bits_reset_withSecret' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_128bits_reset_withSeed': xxhash.c:(.text+0x5050): relocation R_MIPS_26 against `XXH3_64bits_reset_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_128bits_reset_withSecretandSeed': xxhash.c:(.text+0x5080): relocation R_MIPS_26 against `XXH3_64bits_reset_withSecretandSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_128bits_update': xxhash.c:(.text+0x50a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x50ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x50b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_128bits_digest': xxhash.c:(.text+0x5144): relocation R_MIPS_26 against `XXH3_128bits_withSecret' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x51a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x51e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5280): relocation R_MIPS_26 against `XXH3_128bits_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH128_isEqual': xxhash.c:(.text+0x5298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH128_canonicalFromHash': xxhash.c:(.text+0x543c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH128_hashFromCanonical': xxhash.c:(.text+0x5488): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x549c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_generateSecret': xxhash.c:(.text+0x54e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x55a4): relocation R_MIPS_26 against `XXH128' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x55cc): relocation R_MIPS_26 against `XXH128_canonicalFromHash' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x55f8): relocation R_MIPS_26 against `XXH128' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5650): relocation R_MIPS_26 against `XXH128_hashFromCanonical' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccI23sjF.o: in function `XXH3_generateSecret_fromSeed': xxhash.c:(.text+0x5704): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5728): 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 '/tmp/instance-23/output-1/build/xxhash-0.8.1' make: *** [package/pkg-generic.mk:293: /tmp/instance-23/output-1/build/xxhash-0.8.1/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-23/buildroot'