>>> xxhash 0.8.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-4/output-1/build/.xxhash-0.8.1.tar.gz.XRy7Dg/output' 'https://github.com/Cyan4973/xxHash/archive/v0.8.1/xxhash-0.8.1.tar.gz' --2023-01-21 10:16:25-- https://github.com/Cyan4973/xxHash/archive/v0.8.1/xxhash-0.8.1.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|: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-21 10:16:26-- 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: unspecified [application/x-gzip] Saving to: '/tmp/instance-4/output-1/build/.xxhash-0.8.1.tar.gz.XRy7Dg/output' 0K .......... .......... .......... .......... .......... 474K 50K .......... .......... .......... .......... .......... 1020K 100K .......... .......... .......... .......... .......... 1008K 150K .......... ....... 83.5M=0.2s 2023-01-21 10:16:26 (821 KB/s) - '/tmp/instance-4/output-1/build/.xxhash-0.8.1.tar.gz.XRy7Dg/output' saved [171552] xxhash-0.8.1.tar.gz: OK (sha256: 3bb6b7d6f30c591dd65aaaff1c8b7a5b94d81687998ca9400082c739a690436c) >>> xxhash 0.8.1 Extracting gzip -d -c /tmp/instance-4/dl/xxhash/xxhash-0.8.1.tar.gz | tar --strip-components=1 -C /tmp/instance-4/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-4/output-1/host/bin:/tmp/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-4/output-1/host/bin:/tmp/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc-ar" AS="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-as" LD="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-ld" NM="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc-nm" CC="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc" GCC="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc" CPP="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-cpp" CXX="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-g++" FC="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-gfortran" F77="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-gfortran" RANLIB="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc-ranlib" READELF="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-readelf" STRIP="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-strip" OBJCOPY="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-objcopy" OBJDUMP="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-4/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-4/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-4/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-4/output-1/host/lib -Wl,-rpath,/tmp/instance-4/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-as" DEFAULT_LINKER="/tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " LDFLAGS="" FCFLAGS=" -O1 -g0" FFLAGS=" -O1 -g0" PKG_CONFIG="/tmp/instance-4/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-4/output-1/host/mipsel-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-4/output-1/build/xxhash-0.8.1 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -DXXH_NO_INLINE_HINTS" xxhsum libxxhash.pc libxxhash make[1]: Entering directory '/tmp/instance-4/output-1/build/xxhash-0.8.1' /tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xxhash.o xxhash.c /tmp/instance-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -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-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -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-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -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-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -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-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -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-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -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-4/output-1/host/bin/mipsel-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -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/ccL7NEN7.o: in function `XXH3_mul128_fold64': xxhash.c:(.text+0x1fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH_memcpy': xxhash.c:(.text+0x230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_reset_internal': xxhash.c:(.text+0x26c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_hashLong_internal_loop': xxhash.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_consumeStripes': xxhash.c:(.text+0x5dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x660): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_update': xxhash.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x820): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x8e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x920): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x964): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x9b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xa08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xa28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_mix16B': xxhash.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_digest_long': xxhash.c:(.text+0xba0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xbc8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xbfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xc30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xc58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xcb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xcd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xcf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH128_mix32B': xxhash.c:(.text+0xdd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_initCustomSecret_scalar': xxhash.c:(.text+0xf00): relocation R_MIPS_HI16 against `a local symbol' 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 xxhash.c:(.text+0xf74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_128bits_internal': xxhash.c:(.text+0x10cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x10f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x11dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1264): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x13bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1548): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x15fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1650): 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+0x1730): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x19e4): 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 /tmp/ccL7NEN7.o: in function `XXH3_mergeAccs': xxhash.c:(.text+0x1c20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_hashLong_64b_internal': xxhash.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1d58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_hashLong_64b_default': xxhash.c:(.text+0x1d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_hashLong_64b_withSecret': xxhash.c:(.text+0x1dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1de0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_hashLong_64b_withSeed': xxhash.c:(.text+0x1e08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1e38): 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_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1e6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1ea0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1eac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1ebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1ec4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_hashLong_128b_internal': xxhash.c:(.text+0x1f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1f78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1fac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x1ff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_hashLong_128b_default': xxhash.c:(.text+0x2048): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2054): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2068): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2070): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_hashLong_128b_withSecret': xxhash.c:(.text+0x209c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x20a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x20c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_hashLong_128b_withSeed': xxhash.c:(.text+0x20f4): relocation R_MIPS_HI16 against `__gnu_local_gp' 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+0x213c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x216c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x21a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x21b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x21c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x21d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_64bits_internal': 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+0x2528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x258c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x25e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x260c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x267c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x26b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x26dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x273c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x27f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x2884): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x28d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH64_finalize': xxhash.c:(.text+0x2bac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH64_endian_align': xxhash.c:(.text+0x3374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH32_endian_align': xxhash.c:(.text+0x353c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH32': xxhash.c:(.text+0x357c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH32_createState': xxhash.c:(.text+0x35ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH32_freeState': xxhash.c:(.text+0x35e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH32_copyState': xxhash.c:(.text+0x3618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH32_reset': xxhash.c:(.text+0x3694): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH32_update': xxhash.c:(.text+0x3818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3840): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x38f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH32_digest': xxhash.c:(.text+0x3964): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH32_canonicalFromHash': xxhash.c:(.text+0x39a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH64': 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+0x39fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH64_createState': xxhash.c:(.text+0x3a14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH64_freeState': xxhash.c:(.text+0x3a48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH64_copyState': xxhash.c:(.text+0x3a80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH64_reset': xxhash.c:(.text+0x3aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3b70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH64_update': xxhash.c:(.text+0x3e90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x3eb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x40fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH64_digest': xxhash.c:(.text+0x4450): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH64_canonicalFromHash': xxhash.c:(.text+0x44c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_64bits': 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+0x451c): 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/ccL7NEN7.o: in function `XXH3_64bits_withSecret': xxhash.c:(.text+0x454c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_64bits_withSeed': xxhash.c:(.text+0x4584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x45a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_64bits_withSecretandSeed': xxhash.c:(.text+0x45c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x45d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x45e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_createState': xxhash.c:(.text+0x462c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_freeState': xxhash.c:(.text+0x4688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_copyState': xxhash.c:(.text+0x46cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_64bits_reset': xxhash.c:(.text+0x46f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_64bits_reset_withSecret': xxhash.c:(.text+0x4754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_64bits_reset_withSeed': xxhash.c:(.text+0x47e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4804): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4828): relocation R_MIPS_26 against `XXH3_64bits_reset' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_64bits_reset_withSecretandSeed': xxhash.c:(.text+0x4888): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_64bits_update': xxhash.c:(.text+0x48b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x48c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x48cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_64bits_digest': xxhash.c:(.text+0x4930): relocation R_MIPS_26 against `XXH3_64bits_withSecret' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x49ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x49c8): relocation R_MIPS_26 against `XXH3_64bits_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_128bits': xxhash.c:(.text+0x49e8): relocation R_MIPS_HI16 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+0x4a18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_128bits_withSecret': xxhash.c:(.text+0x4a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4a6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_128bits_withSeed': xxhash.c:(.text+0x4a98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4ac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_128bits_withSecretandSeed': xxhash.c:(.text+0x4afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4b1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4b60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH128': xxhash.c:(.text+0x4b90): relocation R_MIPS_26 against `XXH3_128bits_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_128bits_reset': xxhash.c:(.text+0x4bb4): relocation R_MIPS_26 against `XXH3_64bits_reset' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_128bits_reset_withSecret': xxhash.c:(.text+0x4bd0): relocation R_MIPS_26 against `XXH3_64bits_reset_withSecret' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_128bits_reset_withSeed': xxhash.c:(.text+0x4bec): relocation R_MIPS_26 against `XXH3_64bits_reset_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_128bits_reset_withSecretandSeed': xxhash.c:(.text+0x4c18): relocation R_MIPS_26 against `XXH3_64bits_reset_withSecretandSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_128bits_update': xxhash.c:(.text+0x4c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4c48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_128bits_digest': xxhash.c:(.text+0x4cd4): relocation R_MIPS_26 against `XXH3_128bits_withSecret' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4d24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4d68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4dbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4de8): relocation R_MIPS_26 against `XXH3_128bits_withSeed' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH128_isEqual': xxhash.c:(.text+0x4e00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH128_canonicalFromHash': xxhash.c:(.text+0x4f7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x4f90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_generateSecret': xxhash.c:(.text+0x502c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x507c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x50dc): relocation R_MIPS_26 against `XXH3_128bits_withSeed' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5104): relocation R_MIPS_26 against `XXH128_canonicalFromHash' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5150): relocation R_MIPS_26 against `XXH3_128bits_withSeed' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5198): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x51d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x5264): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x529c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/ccL7NEN7.o: in function `XXH3_generateSecret_fromSeed': xxhash.c:(.text+0x5318): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xxhash.c:(.text+0x533c): 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-4/output-1/build/xxhash-0.8.1' make: *** [package/pkg-generic.mk:293: /tmp/instance-4/output-1/build/xxhash-0.8.1/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-4/buildroot'