>>> erlang-jiffy 1.0.6 Downloading --2021-07-31 06:24:43-- https://github.com/davisp/jiffy/archive/1.0.6/erlang-jiffy-1.0.6.tar.gz Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/davisp/jiffy/tar.gz/1.0.6 [following] --2021-07-31 06:24:44-- https://codeload.github.com/davisp/jiffy/tar.gz/1.0.6 Resolving codeload.github.com (codeload.github.com)... 140.82.121.10 Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-1/output-1/build/.erlang-jiffy-1.0.6.tar.gz.pI590E/output' 0K .......... .......... .......... .......... .......... 3.05M 50K .......... .......... .......... .......... .......... 6.25M 100K .......... .......... .......... .......... .......... 109M 150K .......... .......... .......... .......... .......... 6.53M 200K .......... .......... .......... .......... .......... 104M 250K .......... .......... .......... .......... .......... 18.9M 300K .......... .......... .......... .......... .......... 62.8M 350K .......... .......... .......... .......... .......... 4.35M 400K .......... .......... .......... .......... .......... 4.31M 450K .......... .......... .......... .......... .......... 4.36M 500K .......... .......... .......... .......... .......... 4.46M 550K .......... .......... .......... .......... .......... 4.69M 600K .......... .......... .......... .......... .......... 4.39M 650K .......... .......... .......... .......... .......... 87.8M 700K .......... .......... .......... .......... .......... 4.38M 750K .......... .......... .......... .......... .......... 4.58M 800K .......... .......... .......... .......... .......... 4.72M 850K .......... .......... .......... .......... .......... 4.48M 900K .......... .......... .......... .......... .......... 4.60M 950K .......... .......... .......... .......... .......... 4.89M 1000K .......... .......... .......... .......... .......... 68.4M 1050K .......... .......... .......... .......... .......... 4.75M 1100K .......... .......... .......... .......... .......... 4.75M 1150K .......... .......... .......... .......... .......... 4.56M 1200K .......... .......... .......... .......... .......... 4.40M 1250K .......... .......... .......... .......... .......... 4.56M 1300K .......... .......... .......... .......... .......... 4.96M 1350K .......... .......... .......... .......... .......... 68.5M 1400K .......... .......... .......... .......... .......... 4.58M 1450K .......... .......... .......... .......... .......... 4.67M 1500K .......... .......... .......... .......... .......... 4.50M 1550K .......... .......... .......... .......... .......... 4.66M 1600K .......... .......... .......... .......... .......... 4.67M 1650K .......... .......... .......... .......... .......... 4.06M 1700K .......... .......... .......... .......... .......... 198M 1750K .......... .......... .......... .......... .......... 4.60M 1800K .......... .......... .......... .......... .......... 9.57M 1850K . 152M=0.3s 2021-07-31 06:24:44 (5.81 MB/s) - '/tmp/instance-1/output-1/build/.erlang-jiffy-1.0.6.tar.gz.pI590E/output' saved [1896328] erlang-jiffy-1.0.6.tar.gz: OK (sha256: 7cf67840c58b8732e12c84c8a3b714774da2601ae5e6a57f286273e25b205516) >>> erlang-jiffy 1.0.6 Extracting gzip -d -c /tmp/instance-1/dl/erlang-jiffy/erlang-jiffy-1.0.6.tar.gz | tar --strip-components=1 -C /tmp/instance-1/output-1/build/erlang-jiffy-1.0.6 -xf - >>> erlang-jiffy 1.0.6 Patching /usr/bin/sed -i -e '/^{deps.*}\.$/d' -e '/^{deps/,/}\.$/d' /tmp/instance-1/output-1/build/erlang-jiffy-1.0.6/rebar.config >>> erlang-jiffy 1.0.6 Configuring >>> erlang-jiffy 1.0.6 Building (cd /tmp/instance-1/output-1/build/erlang-jiffy-1.0.6; CC="/tmp/instance-1/output-1/host/bin/mipsel-linux-gcc" CXX="/tmp/instance-1/output-1/host/bin/mipsel-linux-g++" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1" LDFLAGS="" ERL_COMPILER_OPTIONS='{i, "/tmp/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/rebar/deps"}' ERL_EI_LIBDIR=/tmp/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/erlang/lib/erl_interface-3.13.1/lib PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" rebar deps_dir=/tmp/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/rebar/deps compile ) ==> erlang-jiffy-1.0.6 (compile) Compiling c_src/decoder.c Compiling c_src/encoder.c Compiling c_src/jiffy.c Compiling c_src/termstack.c Compiling c_src/utf8.c Compiling c_src/util.c Compiling c_src/doubles.cc Compiling c_src/objects.cc Compiling c_src/double-conversion/bignum-dtoa.cc Compiling c_src/double-conversion/bignum.cc Compiling c_src/double-conversion/cached-powers.cc Compiling c_src/double-conversion/diy-fp.cc Compiling c_src/double-conversion/double-conversion.cc Compiling c_src/double-conversion/fast-dtoa.cc Compiling c_src/double-conversion/fixed-dtoa.cc Compiling c_src/double-conversion/strtod.cc /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::Advance(char const**, unsigned short, int, char const*&) [clone .part.0] [clone .constprop.0]': :(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::Advance(unsigned short const**, unsigned short, int, unsigned short const*&) [clone .part.0] [clone .constprop.0]': :(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Vector::operator[](int) const [clone .isra.0] [clone .part.0] [clone .lto_priv.0]': :(.text+0x280): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::ReadUint64(double_conversion::Vector, int*) [clone .part.0]': :(.text+0x2c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::SanitizedDoubletof(double) [clone .part.0]': :(.text+0x308): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DiyFp::Normalize() [clone .isra.0] [clone .part.0]': :(.text+0x34c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Vector::operator[](int) const [clone .isra.0] [clone .part.0] [clone .lto_priv.0]': :(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::RoundUp(double_conversion::Vector, int*, int*)': :(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::FillFractionals(unsigned long long, int, int, double_conversion::Vector, int*, int*)': :(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xaa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xad0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::FillDigits32(unsigned int, double_conversion::Vector, int*)': :(.text+0xb70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xcc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::FillDigits64(unsigned long long, double_conversion::Vector, int*)': :(.text+0xcf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x12ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::BiggestPowerTen(unsigned int, int, unsigned int*, int*) [clone .part.0]': :(.text+0x130c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::RoundWeedCounted(double_conversion::Vector, int, unsigned long long, unsigned long long, unsigned long long, int*)': :(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x154c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x157c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::RoundWeed(double_conversion::Vector, int, unsigned long long, unsigned long long, unsigned long long, unsigned long long, unsigned long long)': :(.text+0x15a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x19d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x19d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x19d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::(anonymous namespace)::ConsumeSubStringImpl(unsigned short const**, unsigned short const*, char const*, char (*)(char)) [clone .part.0]': :(.text+0x1a30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::(anonymous namespace)::ConsumeSubStringImpl(char const**, char const*, char const*, char (*)(char)) [clone .part.0]': :(.text+0x1a74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::IsHexFloatString(unsigned short const*, unsigned short const*, unsigned short, bool)': :(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1d2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1fc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1fc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1fcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Vector::Vector(char const*, int)': :(.text+0x1fe4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x203c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::IsHexFloatString(char const*, char const*, unsigned short, bool)': :(.text+0x2064): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x24cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x24d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Vector::operator[](int) const [clone .isra.0] [clone .part.0]': :(.text+0x24e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x24f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x24fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Vector::Vector(unsigned int*, int)': :(.text+0x252c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Vector::Vector(char*, int)': :(.text+0x2578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x25d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x25d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double double_conversion::RadixStringToIeee<3, char*>(char**, char*, bool, unsigned short, bool, bool, double, bool, bool*) [clone .constprop.0]': :(.text+0x25f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x27e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2cb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2cbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2ce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2ce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2d18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::TrimAndCut(double_conversion::Vector, int, char*, int, double_conversion::Vector*, int*) [clone .constprop.0]': :(.text+0x2d30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2f70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2f74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2fa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::(anonymous namespace)::ConsumeSubString(unsigned short const**, unsigned short const*, char const*, bool)': :(.text+0x2fb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x302c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::(anonymous namespace)::ConsumeSubString(char const**, char const*, char const*, bool)': :(.text+0x3214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L736': :(.text+0x31b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L783': :(.text+0x3410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `std::_Rb_tree, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::_Identity, std::allocator > >, std::less, std::allocator > >, std::allocator, std::allocator > > >::_M_erase(std::_Rb_tree_node, std::allocator > >*)': :(.text+0x3470): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::FastFixedDtoa(double, int, double_conversion::Vector, int*, int*)': :(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::CreateDecimalRepresentation(char const*, int, int, int, double_conversion::StringBuilder*) const': :(.text+0x3e54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x42d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x42d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x42d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x42f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x42f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x42fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x431c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x434c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x436c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::CreateExponentialRepresentation(char const*, int, int, double_conversion::StringBuilder*) const': :(.text+0x43b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x46cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x46d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x46f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x46f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x46f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x471c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x473c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4740): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x475c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x478c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::HandleSpecialValues(double, double_conversion::StringBuilder*) const': :(.text+0x47ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x495c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x498c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::EcmaScriptConverter()': :(.text+0x49a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x49bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x49e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4a30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DiyFp::Multiply(double_conversion::DiyFp const&)': :(.text+0x4a98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::PowersOfTenCache::GetCachedPowerForDecimalExponent(int, double_conversion::DiyFp*, int*)': :(.text+0x4b60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4b98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4cb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DiyFpStrtod(double_conversion::Vector, int, double*)': :(.text+0x4cd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x547c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x54a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x54a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::PowersOfTenCache::GetCachedPowerForBinaryExponentRange(int, int, double_conversion::DiyFp*, int*)': :(.text+0x54e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x54d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x556c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x561c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x564c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x566c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::FastDtoa(double, double_conversion::FastDtoaMode, int, double_conversion::Vector, int*, int*)': :(.text+0x5688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5dc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x620c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x621c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x637c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6388): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x638c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x63a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x63ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x63b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x63e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x63ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x63f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x645c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x646c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x64a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x64b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x64b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x64c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x64cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x64d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x64fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x651c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x653c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x659c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x662c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x664c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::BigitsShiftLeft(int)': :(.text+0x666c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x673c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6740): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x675c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::Align(double_conversion::Bignum const&)': :(.text+0x67ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x688c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x68ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x68b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x68b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x68d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x68d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x68d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::Zero()': :(.text+0x6900): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::IsClamped() const': :(.text+0x6998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::Clamp()': :(.text+0x6a0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::BigitAt(int) const': :(.text+0x6aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::PlusCompare(double_conversion::Bignum const&, double_conversion::Bignum const&, double_conversion::Bignum const&)': :(.text+0x6b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::Compare(double_conversion::Bignum const&, double_conversion::Bignum const&)': :(.text+0x6d84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6ef0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6ef4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6ef8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::ToHexString(char*, int) const': :(.text+0x6f10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x71f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x71fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x721c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x724c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::Square()': :(.text+0x726c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x747c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7508): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x750c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x752c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::MultiplyByUInt64(unsigned long long)': :(.text+0x7550): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x76c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x76c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x76c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::MultiplyByUInt32(unsigned int)': :(.text+0x76f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x780c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::ShiftLeft(int)': :(.text+0x783c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::MultiplyByPowerOfTen(int)': :(.text+0x78e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x78fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7aa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7aa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7aa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::SubtractBignum(double_conversion::Bignum const&)': :(.text+0x7ac0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7ca0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::SubtractTimes(double_conversion::Bignum const&, int)': :(.text+0x7cb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7eb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7ebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::DivideModuloIntBignum(double_conversion::Bignum const&)': :(.text+0x7f00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x819c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x820c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x822c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x825c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x82a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x82a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x82ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x82c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x82cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x82d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::GenerateCountedDigits(int, int*, double_conversion::Bignum*, double_conversion::Bignum*, double_conversion::Vector, int*)': :(.text+0x82e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x84c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x84c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x84c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x84e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x84e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x84ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8508): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x850c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8534): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x853c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AddBignum(double_conversion::Bignum const&)': :(.text+0x8558): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x870c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x874c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AssignHexString(double_conversion::Vector)': :(.text+0x87b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8ba4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8bb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8bcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8bd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AssignBignum(double_conversion::Bignum const&)': :(.text+0x8c0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8cd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AssignUInt64(unsigned long long)': :(.text+0x8cf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AssignUInt16(unsigned short)': :(.text+0x8dfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AssignPowerUInt16(unsigned short, int)': :(.text+0x8e8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x90f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x90f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x90fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x917c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9180): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x919c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x91a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x91a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::Bignum()': :(.text+0x91dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AddUInt64(unsigned long long) [clone .part.0]': :(.text+0x92a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AddUInt64(unsigned long long)': :(.text+0x935c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AssignDecimalString(double_conversion::Vector)': :(.text+0x93bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x95d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x95d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x95dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x960c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::CompareBufferWithDiyFp(double_conversion::Vector, int, double_conversion::DiyFp) [clone .isra.0]': :(.text+0x9640): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x97b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x97b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x97b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x97dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x97e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x97e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Strtof(double_conversion::Vector, int)': :(.text+0x9820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9a54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9ab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9ac4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9bb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9c10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9c24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9c58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9d30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9d48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9d60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9d98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9da0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa03c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa048): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa04c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa0b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa0bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa0c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa0e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa0e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa0ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Strtod(double_conversion::Vector, int)': :(.text+0xa108): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L638': :(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L2201': :(.text+0xa4d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L1126': :(.text+0x5348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L2251': :(.text+0xa5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L2193': :(.text+0xa600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L2263': :(.text+0xa60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L2202': :(.text+0xa634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L2209': :(.text+0xa658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L2205': :(.text+0xa684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double double_conversion::StringToDoubleConverter::StringToIeee(unsigned short const*, int, bool, int*) const': :(.text+0xa6a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xaa00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xaa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xab54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xaf10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xac2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xac38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xac50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xace4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xad24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xae54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb064): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb0b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbb5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbea0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbeb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc088): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc09c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc0c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc0c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc0c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc0f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc0f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc0f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::StringToDoubleConverter::StringToFloat(unsigned short const*, int, int*) const': :(.text+0xc19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::StringToDoubleConverter::StringToDouble(unsigned short const*, int, int*) const': :(.text+0xc1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double double_conversion::StringToDoubleConverter::StringToIeee(char const*, int, bool, int*) const': :(.text+0xc258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc828): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xcb1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xcbbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xcbe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd8e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd904): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdabc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdac4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdb24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::StringToDoubleConverter::StringToFloat(char const*, int, int*) const': :(.text+0xdb7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::StringToDoubleConverter::StringToDouble(char const*, int, int*) const': :(.text+0xdbdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::BignumDtoa(double, double_conversion::BignumDtoaMode, int, double_conversion::Vector, int*, int*)': :(.text+0xdc38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdd58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe5f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe6e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::DoubleToAscii(double, double_conversion::DoubleToStringConverter::DtoaMode, int, char*, int, bool*, int*, int*)': :(.text+0xe708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::ToPrecision(double, int, double_conversion::StringBuilder*) const': :(.text+0xe9a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xebb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xebb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xebbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xebe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xebe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xebe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::ToExponential(double, int, double_conversion::StringBuilder*) const': :(.text+0xec00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xee2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xee30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xee34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xee50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xee54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xee58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::ToFixed(double, int, double_conversion::StringBuilder*) const': :(.text+0xee70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xeec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xeeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf028): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf02c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf030): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::ToShortestIeeeNumber(double, double_conversion::StringBuilder*, double_conversion::DoubleToStringConverter::DtoaMode) const': :(.text+0xf048): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `make_object': :(.text+0xf24c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_to_shortest': :(.text+0xfa30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfbc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfbcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfbe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfbec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `reload': :(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_pop.part.0': :(.text+0x44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_push.part.0': :(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `unload': :(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_destroy': :(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_destroy': :(.text+0x174): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `bump_used_reds': :(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `should_yield': :(.text+0x288): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `get_null_term': :(.text+0x2d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `get_bytes_per_red': :(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `get_bytes_per_iter': :(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `make_ok': :(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `make_atom': :(.text+0x634): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `make_obj_error': :(.text+0x6cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `make_error': :(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `load': :(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x85c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x904): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xac4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xafc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `upgrade': :(.text+0xbdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `unicode_from_pair': :(.text+0xc20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `unicode_to_utf8': :(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `utf8_to_unicode': :(.text+0xdb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `utf8_validate': :(.text+0xee8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `utf8_esc_len': :(.text+0x1060): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `utf8_len': :(.text+0x10d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `int_to_hex': :(.text+0x1180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x11a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `unicode_uescape': :(.text+0x121c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `int_from_hex': :(.text+0x1330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_is_empty': :(.text+0x13d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_pop': :(.text+0x1420): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_push': :(.text+0x1488): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_destroy': :(.text+0x158c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_restore': :(.text+0x15f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_save': :(.text+0x16d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `nif_init': :(.text+0x171c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_map_to_ejson': :(.text+0x1764): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `digits10': :(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `u64ToAsciiTable': :(.text+0x1a18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `i64ToAsciiTable': :(.text+0x1b30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_flush': :(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_shift': :(.text+0x1ca0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1f04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_string': :(.text+0x1f24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2068): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_atom': :(.text+0x2478): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_obj_error': :(.text+0x28d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_error': :(.text+0x2928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_init': :(.text+0x2978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_new': :(.text+0x29c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `make_array': :(.text+0x2adc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `make_empty_object': :(.text+0x2bb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_number': :(.text+0x2c4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_string': :(.text+0x3230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x32a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_pop': :(.text+0x3734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_pop_assert': :(.text+0x37a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x380c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_push': :(.text+0x3834): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x392c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_top': :(.text+0x394c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_curr': :(.text+0x3990): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_error': :(.text+0x3a08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_init': :(.text+0x3acc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_new': :(.text+0x3b24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `encode_iter': :(.text+0x3c4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3d2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x496c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4e90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x53a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x53c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x53e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x563c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x57a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `encode_init': :(.text+0x57b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `decode_iter': :(.text+0x5a48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5b28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5b2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5d98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x603c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x60e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x63dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x658c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `decode_init': :(.text+0x65f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC collect2: error: ld returned 1 exit status sh(/tmp/instance-1/output-1/host/bin/mipsel-linux-g++ c_src/decoder.o c_src/encoder.o c_src/jiffy.o c_src/termstack.o c_src/utf8.o c_src/util.o c_src/doubles.o c_src/objects.o c_src/double-conversion/bignum-dtoa.o c_src/double-conversion/bignum.o c_src/double-conversion/cached-powers.o c_src/double-conversion/diy-fp.o c_src/double-conversion/double-conversion.o c_src/double-conversion/fast-dtoa.o c_src/double-conversion/fixed-dtoa.o c_src/double-conversion/strtod.o -flto -lstdc++ -flto -lstdc++ -shared -L/tmp/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/erlang/lib/erl_interface-3.13.1/lib -lei -o priv/jiffy.so) failed with return code 1 and the following output: /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::Advance(char const**, unsigned short, int, char const*&) [clone .part.0] [clone .constprop.0]': :(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::Advance(unsigned short const**, unsigned short, int, unsigned short const*&) [clone .part.0] [clone .constprop.0]': :(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Vector::operator[](int) const [clone .isra.0] [clone .part.0] [clone .lto_priv.0]': :(.text+0x280): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::ReadUint64(double_conversion::Vector, int*) [clone .part.0]': :(.text+0x2c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::SanitizedDoubletof(double) [clone .part.0]': :(.text+0x308): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DiyFp::Normalize() [clone .isra.0] [clone .part.0]': :(.text+0x34c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Vector::operator[](int) const [clone .isra.0] [clone .part.0] [clone .lto_priv.0]': :(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::RoundUp(double_conversion::Vector, int*, int*)': :(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::FillFractionals(unsigned long long, int, int, double_conversion::Vector, int*, int*)': :(.text+0x504): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xaa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xacc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xad0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::FillDigits32(unsigned int, double_conversion::Vector, int*)': :(.text+0xb70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xcc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::FillDigits64(unsigned long long, double_conversion::Vector, int*)': :(.text+0xcf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x12e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x12e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x12ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::BiggestPowerTen(unsigned int, int, unsigned int*, int*) [clone .part.0]': :(.text+0x130c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::RoundWeedCounted(double_conversion::Vector, int, unsigned long long, unsigned long long, unsigned long long, int*)': :(.text+0x1350): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x154c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x157c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::RoundWeed(double_conversion::Vector, int, unsigned long long, unsigned long long, unsigned long long, unsigned long long, unsigned long long)': :(.text+0x15a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x19d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x19d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x19d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::(anonymous namespace)::ConsumeSubStringImpl(unsigned short const**, unsigned short const*, char const*, char (*)(char)) [clone .part.0]': :(.text+0x1a30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::(anonymous namespace)::ConsumeSubStringImpl(char const**, char const*, char const*, char (*)(char)) [clone .part.0]': :(.text+0x1a74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::IsHexFloatString(unsigned short const*, unsigned short const*, unsigned short, bool)': :(.text+0x1ab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1d2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1fc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1fc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1fcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Vector::Vector(char const*, int)': :(.text+0x1fe4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x203c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::IsHexFloatString(char const*, char const*, unsigned short, bool)': :(.text+0x2064): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x24c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x24cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x24d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Vector::operator[](int) const [clone .isra.0] [clone .part.0]': :(.text+0x24e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x24f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x24fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Vector::Vector(unsigned int*, int)': :(.text+0x252c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Vector::Vector(char*, int)': :(.text+0x2578): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x25d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x25d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x25d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double double_conversion::RadixStringToIeee<3, char*>(char**, char*, bool, unsigned short, bool, bool, double, bool, bool*) [clone .constprop.0]': :(.text+0x25f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x27e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2cb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2cbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2ce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2ce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2ce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2d18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::TrimAndCut(double_conversion::Vector, int, char*, int, double_conversion::Vector*, int*) [clone .constprop.0]': :(.text+0x2d30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2f6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2f70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2f74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2f98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2f9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2fa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::(anonymous namespace)::ConsumeSubString(unsigned short const**, unsigned short const*, char const*, bool)': :(.text+0x2fb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x302c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `bool double_conversion::(anonymous namespace)::ConsumeSubString(char const**, char const*, char const*, bool)': :(.text+0x3214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L736': :(.text+0x31b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L783': :(.text+0x3410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `std::_Rb_tree, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::_Identity, std::allocator > >, std::less, std::allocator > >, std::allocator, std::allocator > > >::_M_erase(std::_Rb_tree_node, std::allocator > >*)': :(.text+0x3470): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::FastFixedDtoa(double, int, double_conversion::Vector, int*, int*)': :(.text+0x3538): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::CreateDecimalRepresentation(char const*, int, int, int, double_conversion::StringBuilder*) const': :(.text+0x3e54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x42d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x42d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x42d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x42f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x42f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x42fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x431c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x434c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x436c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::CreateExponentialRepresentation(char const*, int, int, double_conversion::StringBuilder*) const': :(.text+0x43b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x46cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x46d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x46d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x46f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x46f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x46f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x471c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x473c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4740): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x475c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x478c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::HandleSpecialValues(double, double_conversion::StringBuilder*) const': :(.text+0x47ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x495c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x498c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::EcmaScriptConverter()': :(.text+0x49a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x49bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x49e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4a30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DiyFp::Multiply(double_conversion::DiyFp const&)': :(.text+0x4a98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::PowersOfTenCache::GetCachedPowerForDecimalExponent(int, double_conversion::DiyFp*, int*)': :(.text+0x4b60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4b98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4cb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4cb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DiyFpStrtod(double_conversion::Vector, int, double*)': :(.text+0x4cd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x542c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x547c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x54a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x54a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x54a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::PowersOfTenCache::GetCachedPowerForBinaryExponentRange(int, int, double_conversion::DiyFp*, int*)': :(.text+0x54e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x54d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x556c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x561c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x564c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x566c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::FastDtoa(double, double_conversion::FastDtoaMode, int, double_conversion::Vector, int*, int*)': :(.text+0x5688): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5dc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x620c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x621c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x637c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6388): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x638c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x63a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x63ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x63b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x63e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x63ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x63f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x645c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x646c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x64a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x64b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x64b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x64c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x64cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x64d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x64fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x651c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x653c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x659c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x662c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x664c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::BigitsShiftLeft(int)': :(.text+0x666c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x673c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6740): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x675c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::Align(double_conversion::Bignum const&)': :(.text+0x67ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x688c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x68ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x68b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x68b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x68d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x68d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x68d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::Zero()': :(.text+0x6900): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::IsClamped() const': :(.text+0x6998): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::Clamp()': :(.text+0x6a0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6a88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::BigitAt(int) const': :(.text+0x6aac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::PlusCompare(double_conversion::Bignum const&, double_conversion::Bignum const&, double_conversion::Bignum const&)': :(.text+0x6b28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::Compare(double_conversion::Bignum const&, double_conversion::Bignum const&)': :(.text+0x6d84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6ec4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6ecc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6ef0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6ef4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6ef8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::ToHexString(char*, int) const': :(.text+0x6f10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x71f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x71fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x721c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x724c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::Square()': :(.text+0x726c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x747c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7508): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x750c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x752c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::MultiplyByUInt64(unsigned long long)': :(.text+0x7550): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x76c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x76c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x76c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::MultiplyByUInt32(unsigned int)': :(.text+0x76f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x780c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::ShiftLeft(int)': :(.text+0x783c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::MultiplyByPowerOfTen(int)': :(.text+0x78e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x78fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7aa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7aa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7aa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::SubtractBignum(double_conversion::Bignum const&)': :(.text+0x7ac0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7ca0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::SubtractTimes(double_conversion::Bignum const&, int)': :(.text+0x7cb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7eb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7eb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7ebc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7ed8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7edc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x7ee0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::DivideModuloIntBignum(double_conversion::Bignum const&)': :(.text+0x7f00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x819c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x81ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x820c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x822c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x825c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x82a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x82a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x82ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x82c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x82cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x82d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::GenerateCountedDigits(int, int*, double_conversion::Bignum*, double_conversion::Bignum*, double_conversion::Vector, int*)': :(.text+0x82e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x84c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x84c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x84c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x84e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x84e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x84ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8508): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x850c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8534): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x853c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AddBignum(double_conversion::Bignum const&)': :(.text+0x8558): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x870c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x874c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AssignHexString(double_conversion::Vector)': :(.text+0x87b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8ba4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8bb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8bcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8bd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8bf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AssignBignum(double_conversion::Bignum const&)': :(.text+0x8c0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8cd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8cd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AssignUInt64(unsigned long long)': :(.text+0x8cf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AssignUInt16(unsigned short)': :(.text+0x8dfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AssignPowerUInt16(unsigned short, int)': :(.text+0x8e8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x90f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x90f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x90fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x917c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9180): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x919c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x91a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x91a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::Bignum()': :(.text+0x91dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AddUInt64(unsigned long long) [clone .part.0]': :(.text+0x92a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AddUInt64(unsigned long long)': :(.text+0x935c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Bignum::AssignDecimalString(double_conversion::Vector)': :(.text+0x93bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x95d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x95d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x95dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x960c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::CompareBufferWithDiyFp(double_conversion::Vector, int, double_conversion::DiyFp) [clone .isra.0]': :(.text+0x9640): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x97b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x97b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x97b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x97dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x97e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x97e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9804): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Strtof(double_conversion::Vector, int)': :(.text+0x9820): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9a54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9ab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9ac4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9bb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9bfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9c10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9c24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9c58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9c60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9cfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9d30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9d48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9d60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9d98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9d9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9da0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9e40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa03c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa048): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa04c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa0b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa0bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa0c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa0e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa0e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa0ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::Strtod(double_conversion::Vector, int)': :(.text+0xa108): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L638': :(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L2201': :(.text+0xa4d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L1126': :(.text+0x5348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L2251': :(.text+0xa5c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L2193': :(.text+0xa600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L2263': :(.text+0xa60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L2202': :(.text+0xa634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L2209': :(.text+0xa658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `$L2205': :(.text+0xa684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa68c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double double_conversion::StringToDoubleConverter::StringToIeee(unsigned short const*, int, bool, int*) const': :(.text+0xa6a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa724): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xaa00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xaa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xab54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xaf10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xac2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xac38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xac50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xace4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xad24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xae54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb064): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb0b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbb5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbea0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbeb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbf00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbf04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbfd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbfdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xbff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc088): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc09c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc0c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc0c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc0c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc0f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc0f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc0f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc13c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::StringToDoubleConverter::StringToFloat(unsigned short const*, int, int*) const': :(.text+0xc19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::StringToDoubleConverter::StringToDouble(unsigned short const*, int, int*) const': :(.text+0xc1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double double_conversion::StringToDoubleConverter::StringToIeee(char const*, int, bool, int*) const': :(.text+0xc258): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc73c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc828): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xc958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xcb1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xcbbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xcbe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd8dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd8e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd900): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd904): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xd9e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xda9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdaa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdabc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdac4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdb10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdb24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::StringToDoubleConverter::StringToFloat(char const*, int, int*) const': :(.text+0xdb7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::StringToDoubleConverter::StringToDouble(char const*, int, int*) const': :(.text+0xdbdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::BignumDtoa(double, double_conversion::BignumDtoaMode, int, double_conversion::Vector, int*, int*)': :(.text+0xdc38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdd58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xdd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe5f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe60c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe66c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe6e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::DoubleToAscii(double, double_conversion::DoubleToStringConverter::DtoaMode, int, char*, int, bool*, int*, int*)': :(.text+0xe708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xe984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::ToPrecision(double, int, double_conversion::StringBuilder*) const': :(.text+0xe9a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xebb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xebb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xebbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xebe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xebe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xebe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::ToExponential(double, int, double_conversion::StringBuilder*) const': :(.text+0xec00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xee2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xee30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xee34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xee50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xee54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xee58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::ToFixed(double, int, double_conversion::StringBuilder*) const': :(.text+0xee70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xeec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xeeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf028): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf02c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf030): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_conversion::DoubleToStringConverter::ToShortestIeeeNumber(double, double_conversion::StringBuilder*, double_conversion::DoubleToStringConverter::DtoaMode) const': :(.text+0xf048): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `make_object': :(.text+0xf24c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xf994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans0.ltrans.o: in function `double_to_shortest': :(.text+0xfa30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfbc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfbcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfbe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfbec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xfc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `reload': :(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_pop.part.0': :(.text+0x44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_push.part.0': :(.text+0x88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `unload': :(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_destroy': :(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_destroy': :(.text+0x174): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `bump_used_reds': :(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `should_yield': :(.text+0x288): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `get_null_term': :(.text+0x2d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `get_bytes_per_red': :(.text+0x3d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `get_bytes_per_iter': :(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `make_ok': :(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `make_atom': :(.text+0x634): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `make_obj_error': :(.text+0x6cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `make_error': :(.text+0x77c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `load': :(.text+0x808): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x85c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x8e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x904): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xac4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xafc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `upgrade': :(.text+0xbdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `unicode_from_pair': :(.text+0xc20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `unicode_to_utf8': :(.text+0xca8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `utf8_to_unicode': :(.text+0xdb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `utf8_validate': :(.text+0xee8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `utf8_esc_len': :(.text+0x1060): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `utf8_len': :(.text+0x10d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `int_to_hex': :(.text+0x1180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x11a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `unicode_uescape': :(.text+0x121c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `int_from_hex': :(.text+0x1330): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_is_empty': :(.text+0x13d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_pop': :(.text+0x1420): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_push': :(.text+0x1488): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_destroy': :(.text+0x158c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_restore': :(.text+0x15f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `termstack_save': :(.text+0x16d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `nif_init': :(.text+0x171c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_map_to_ejson': :(.text+0x1764): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `digits10': :(.text+0x1948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `u64ToAsciiTable': :(.text+0x1a18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `i64ToAsciiTable': :(.text+0x1b30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_flush': :(.text+0x1bc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_shift': :(.text+0x1ca0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x1f04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_string': :(.text+0x1f24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x2068): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_atom': :(.text+0x2478): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x25b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_obj_error': :(.text+0x28d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_error': :(.text+0x2928): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_init': :(.text+0x2978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `enc_new': :(.text+0x29c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `make_array': :(.text+0x2adc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `make_empty_object': :(.text+0x2bb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_number': :(.text+0x2c4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_string': :(.text+0x3230): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x32a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_pop': :(.text+0x3734): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_pop_assert': :(.text+0x37a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x380c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_push': :(.text+0x3834): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x392c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_top': :(.text+0x394c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_curr': :(.text+0x3990): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x39e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x39e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x39e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_error': :(.text+0x3a08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_init': :(.text+0x3acc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `dec_new': :(.text+0x3b24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `encode_iter': :(.text+0x3c4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3d24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3d2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x3d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x496c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x4e90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x53a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x53c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x53e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x563c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x57a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `encode_init': :(.text+0x57b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `decode_iter': :(.text+0x5a48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5b28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5b2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5d98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5efc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x603c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x60e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x5b3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x63dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x658c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC :(.text+0x65dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.KJMaFI.ltrans1.ltrans.o: in function `decode_init': :(.text+0x65f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC :(.text+0x6830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC collect2: error: ld returned 1 exit status ERROR: Command [compile] failed! make: *** [package/pkg-generic.mk:250: /tmp/instance-1/output-1/build/erlang-jiffy-1.0.6/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-1/buildroot'