>>> xxhash 0.8.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-18/output-1/build/.xxhash-0.8.1.tar.gz.T2j3BW/output' 'https://github.com/Cyan4973/xxHash/archive/v0.8.1/xxhash-0.8.1.tar.gz' --2023-01-29 18:23:04-- https://github.com/Cyan4973/xxHash/archive/v0.8.1/xxhash-0.8.1.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.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-01-29 18:23:05-- https://codeload.github.com/Cyan4973/xxHash/tar.gz/refs/tags/v0.8.1 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 171552 (168K) [application/x-gzip] Saving to: '/tmp/instance-18/output-1/build/.xxhash-0.8.1.tar.gz.T2j3BW/output' 0K .......... .......... .......... .......... .......... 29% 462K 0s 50K .......... .......... .......... .......... .......... 59% 907K 0s 100K .......... .......... .......... .......... .......... 89% 127M 0s 150K .......... ....... 100% 132M=0.2s 2023-01-29 18:23:05 (1022 KB/s) - '/tmp/instance-18/output-1/build/.xxhash-0.8.1.tar.gz.T2j3BW/output' saved [171552/171552] xxhash-0.8.1.tar.gz: OK (sha256: 3bb6b7d6f30c591dd65aaaff1c8b7a5b94d81687998ca9400082c739a690436c) >>> xxhash 0.8.1 Extracting gzip -d -c /tmp/instance-18/dl/xxhash/xxhash-0.8.1.tar.gz | tar --strip-components=1 -C /tmp/instance-18/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-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-18/output-1/host/bin/mips-linux-gcc-ar" AS="/tmp/instance-18/output-1/host/bin/mips-linux-as" LD="/tmp/instance-18/output-1/host/bin/mips-linux-ld" NM="/tmp/instance-18/output-1/host/bin/mips-linux-gcc-nm" CC="/tmp/instance-18/output-1/host/bin/mips-linux-gcc" GCC="/tmp/instance-18/output-1/host/bin/mips-linux-gcc" CPP="/tmp/instance-18/output-1/host/bin/mips-linux-cpp" CXX="/tmp/instance-18/output-1/host/bin/mips-linux-g++" FC="/tmp/instance-18/output-1/host/bin/mips-linux-gfortran" F77="/tmp/instance-18/output-1/host/bin/mips-linux-gfortran" RANLIB="/tmp/instance-18/output-1/host/bin/mips-linux-gcc-ranlib" READELF="/tmp/instance-18/output-1/host/bin/mips-linux-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-18/output-1/host/bin/mips-linux-objcopy" OBJDUMP="/tmp/instance-18/output-1/host/bin/mips-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-18/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-18/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-18/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-18/output-1/host/lib -Wl,-rpath,/tmp/instance-18/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-18/output-1/host/bin/mips-linux-as" DEFAULT_LINKER="/tmp/instance-18/output-1/host/bin/mips-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " LDFLAGS="" FCFLAGS=" -O0 -g0" FFLAGS=" -O0 -g0" PKG_CONFIG="/tmp/instance-18/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-18/output-1/host/mips-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /home/autobuild/make/make -j1 -C /tmp/instance-18/output-1/build/xxhash-0.8.1 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -DXXH_NO_INLINE_HINTS" xxhsum libxxhash.pc libxxhash.a libxxhash make[1]: Entering directory '/tmp/instance-18/output-1/build/xxhash-0.8.1' /tmp/instance-18/output-1/host/bin/mips-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xxhash.o xxhash.c /tmp/instance-18/output-1/host/bin/mips-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -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-18/output-1/host/bin/mips-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -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-18/output-1/host/bin/mips-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -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-18/output-1/host/bin/mips-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -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-18/output-1/host/bin/mips-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -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-18/output-1/host/bin/mips-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -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-18/output-1/host/bin/mips-linux-gcc-ar rcs libxxhash.a xxhash.o /tmp/instance-18/output-1/host/bin/mips-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -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/ccX60jwO.o: in function `XXH_malloc': xxhash.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH_free': xxhash.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH_memcpy': xxhash.c:(.text+0xb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH_readLE32': xxhash.c:(.text+0x148): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH_readBE32': xxhash.c:(.text+0x1b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH_readLE32_align': xxhash.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x20c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH32_finalize': xxhash.c:(.text+0x3b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH32_endian_align': xxhash.c:(.text+0x548): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x588): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH32': xxhash.c:(.text+0x704): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH32_createState': xxhash.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH32_freeState': xxhash.c:(.text+0x790): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH32_copyState': xxhash.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH32_reset': xxhash.c:(.text+0x80c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH32_update': xxhash.c:(.text+0x9a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xa0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xa3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xa68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xa78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xaa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xab4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xae0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xaf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xb58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xb68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xb94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xbd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xbe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xc0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xc1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xc80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH32_digest': xxhash.c:(.text+0xd98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH32_canonicalFromHash': xxhash.c:(.text+0xde0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH32_hashFromCanonical': xxhash.c:(.text+0xe1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH_readLE64': xxhash.c:(.text+0xe94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xea8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH_readBE64': xxhash.c:(.text+0xf00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH_readLE64_align': xxhash.c:(.text+0xf30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xf58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH64_mergeRound': xxhash.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH64_finalize': xxhash.c:(.text+0x1380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1398): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x14a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x16dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH64_endian_align': xxhash.c:(.text+0x183c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x18b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x18cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1a3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1a5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1a7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1a9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1b40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH64': xxhash.c:(.text+0x1bc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1bec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH64_createState': xxhash.c:(.text+0x1c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH64_freeState': xxhash.c:(.text+0x1c58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH64_copyState': xxhash.c:(.text+0x1ca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH64_reset': xxhash.c:(.text+0x1cd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1dcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH64_update': xxhash.c:(.text+0x1ebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1f5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1f8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1fa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1fd4): relocation R_MIPS_26 against `a local symbol' 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 xxhash.c:(.text+0x201c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x20a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x20b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x20e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2100): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2148): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2178): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2190): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x21f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH64_digest': xxhash.c:(.text+0x236c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2398): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x23c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x23f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x249c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH64_canonicalFromHash': xxhash.c:(.text+0x24e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH64_hashFromCanonical': xxhash.c:(.text+0x2524): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_mul128_fold64': xxhash.c:(.text+0x28e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_avalanche': xxhash.c:(.text+0x29e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2a50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_rrmxmx': xxhash.c:(.text+0x2c04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_len_1to3_64b': xxhash.c:(.text+0x2cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2ce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2d44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_len_4to8_64b': xxhash.c:(.text+0x2db0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2e24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2e64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2e84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2f48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_len_9to16_64b': xxhash.c:(.text+0x2fbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2fe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3054): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x30b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x30f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x319c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x31d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_len_0to16_64b': xxhash.c:(.text+0x3280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x32c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x32fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3318): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x335c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_mix16B': xxhash.c:(.text+0x33c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x33e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x33f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3440): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x348c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_len_17to128_64b': xxhash.c:(.text+0x3580): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x35dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x368c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x36e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x373c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x37dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_len_129to240_64b': xxhash.c:(.text+0x3908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x39b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3a34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3a70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH_writeLE64': xxhash.c:(.text+0x3aa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3af4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_accumulate_512_scalar': xxhash.c:(.text+0x3b90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_scrambleAcc_scalar': xxhash.c:(.text+0x3d5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3d98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_initCustomSecret_scalar': xxhash.c:(.text+0x3e98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3ed0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3f1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3f70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_hashLong_internal_loop': xxhash.c:(.text+0x412c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x41c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_mix2Accs': xxhash.c:(.text+0x426c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x42b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_mergeAccs': xxhash.c:(.text+0x4354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x43ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_hashLong_64b_internal': xxhash.c:(.text+0x43e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x44bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_hashLong_64b_withSecret': xxhash.c:(.text+0x4508): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_hashLong_64b_default': xxhash.c:(.text+0x4570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x457c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x458c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x459c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_hashLong_64b_withSeed_internal': xxhash.c:(.text+0x45cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4644): 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/ccX60jwO.o: in function `XXH3_hashLong_64b_withSeed': xxhash.c:(.text+0x4718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x474c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_64bits_internal': xxhash.c:(.text+0x47b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x47f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_64bits': xxhash.c:(.text+0x48a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x48bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x48d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_64bits_withSecret': xxhash.c:(.text+0x4918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_64bits_withSeed': xxhash.c:(.text+0x4984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x49b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_64bits_withSecretandSeed': xxhash.c:(.text+0x4a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4a5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH_alignedMalloc': xxhash.c:(.text+0x4aa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH_alignedFree': xxhash.c:(.text+0x4b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_createState': xxhash.c:(.text+0x4bac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_freeState': xxhash.c:(.text+0x4c18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_copyState': xxhash.c:(.text+0x4c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_reset_internal': xxhash.c:(.text+0x4c94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_64bits_reset': xxhash.c:(.text+0x4e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4e90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_64bits_reset_withSecret': xxhash.c:(.text+0x4f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_64bits_reset_withSeed': xxhash.c:(.text+0x4fa8): relocation R_MIPS_26 against `XXH3_64bits_reset' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5028): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_64bits_reset_withSecretandSeed': xxhash.c:(.text+0x50d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_consumeStripes': xxhash.c:(.text+0x5190): 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+0x522c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_update': xxhash.c:(.text+0x5280): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x538c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5474): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x550c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x567c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5704): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5778): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_64bits_update': xxhash.c:(.text+0x5804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5824): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_digest_long': xxhash.c:(.text+0x5854): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x58e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x58f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5964): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x59b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x59e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5a18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_64bits_digest': xxhash.c:(.text+0x5adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5b40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5b8c): relocation R_MIPS_26 against `XXH3_64bits_withSeed' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5bc8): relocation R_MIPS_26 against `XXH3_64bits_withSecret' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_len_1to3_128b': xxhash.c:(.text+0x5c18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5cc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5ce4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5d30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5d4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5df8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5e14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_len_4to8_128b': xxhash.c:(.text+0x5eb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5f44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5f68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5fec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x600c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x60cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x61d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x61fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_len_9to16_128b': xxhash.c:(.text+0x62a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x62c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x62e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x633c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x635c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6398): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x63c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x65dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x665c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_len_0to16_128b': xxhash.c:(.text+0x675c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x679c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x67d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x67f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6810): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6834): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6850): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x68b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH128_mix32B': xxhash.c:(.text+0x6964): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x699c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x69b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6a14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6a4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6a68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_len_17to128_128b': xxhash.c:(.text+0x6c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6cfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6d78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6ef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x6f14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_len_129to240_128b': xxhash.c:(.text+0x70b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x70e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x71a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7264): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x73e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_hashLong_128b_internal': xxhash.c:(.text+0x74a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x74c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7518): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x757c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x75fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_hashLong_128b_default': xxhash.c:(.text+0x7688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x76a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x76bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_hashLong_128b_withSecret': xxhash.c:(.text+0x7700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x770c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_hashLong_128b_withSeed_internal': xxhash.c:(.text+0x7764): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x77d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x77e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x784c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_hashLong_128b_withSeed': xxhash.c:(.text+0x78b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x78c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x78d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x78f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_128bits_internal': xxhash.c:(.text+0x7964): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x79ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x79f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_128bits': xxhash.c:(.text+0x7a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7ab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_128bits_withSecret': xxhash.c:(.text+0x7b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7b38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_128bits_withSeed': xxhash.c:(.text+0x7b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7bb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_128bits_withSecretandSeed': xxhash.c:(.text+0x7c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7c3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7c78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH128': xxhash.c:(.text+0x7cd4): relocation R_MIPS_26 against `XXH3_128bits_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_128bits_reset': xxhash.c:(.text+0x7d10): relocation R_MIPS_26 against `XXH3_64bits_reset' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_128bits_reset_withSecret': xxhash.c:(.text+0x7d58): relocation R_MIPS_26 against `XXH3_64bits_reset_withSecret' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_128bits_reset_withSeed': xxhash.c:(.text+0x7da0): relocation R_MIPS_26 against `XXH3_64bits_reset_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_128bits_reset_withSecretandSeed': xxhash.c:(.text+0x7df8): relocation R_MIPS_26 against `XXH3_64bits_reset_withSecretandSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_128bits_update': xxhash.c:(.text+0x7e34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7e54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_128bits_digest': xxhash.c:(.text+0x7ef8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7f5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x7fe0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8068): relocation R_MIPS_26 against `XXH3_128bits_withSeed' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x80b4): relocation R_MIPS_26 against `XXH3_128bits_withSecret' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH128_isEqual': xxhash.c:(.text+0x80f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH128_canonicalFromHash': xxhash.c:(.text+0x831c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x833c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH128_hashFromCanonical': xxhash.c:(.text+0x837c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8398): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_combine16': xxhash.c:(.text+0x8418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8460): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x848c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_generateSecret': xxhash.c:(.text+0x84d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8614): relocation R_MIPS_26 against `XXH128' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x863c): relocation R_MIPS_26 against `XXH128_canonicalFromHash' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x867c): relocation R_MIPS_26 against `XXH128' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x86b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x86fc): relocation R_MIPS_26 against `XXH128_hashFromCanonical' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccX60jwO.o: in function `XXH3_generateSecret_fromSeed': xxhash.c:(.text+0x8790): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x87c4): 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-18/output-1/build/xxhash-0.8.1' make: *** [package/pkg-generic.mk:293: /tmp/instance-18/output-1/build/xxhash-0.8.1/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-18/buildroot'