>>> libmbim 1.26.0 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-6/output-1/build/.libmbim-1.26.0.tar.gz.tFwxS8/output' 'https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/archive/1.26.0/libmbim-1.26.0.tar.gz' --2021-07-30 10:54:40-- https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/archive/1.26.0/libmbim-1.26.0.tar.gz Resolving gitlab.freedesktop.org (gitlab.freedesktop.org)... 147.75.198.156 Connecting to gitlab.freedesktop.org (gitlab.freedesktop.org)|147.75.198.156|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/octet-stream] Saving to: '/tmp/instance-6/output-1/build/.libmbim-1.26.0.tar.gz.tFwxS8/output' 0K .......... .......... .......... .......... .......... 333K 50K .......... .......... .......... .......... .......... 667K 100K .......... .......... .......... .......... .......... 95.9M 150K .......... .......... .......... .......... .......... 110M 200K .......... .......... .......... ... 455K=0.3s 2021-07-30 10:54:41 (779 KB/s) - '/tmp/instance-6/output-1/build/.libmbim-1.26.0.tar.gz.tFwxS8/output' saved [239463] libmbim-1.26.0.tar.gz: OK (sha256: 63b53db0196dadea673f04524b0683ce40282f25bfd513d398e2a10b992cac01) >>> libmbim 1.26.0 Extracting gzip -d -c /tmp/instance-6/dl/libmbim/libmbim-1.26.0.tar.gz | tar --strip-components=1 -C /tmp/instance-6/output-1/build/libmbim-1.26.0 -xf - >>> libmbim 1.26.0 Patching >>> libmbim 1.26.0 Configuring rm -rf /tmp/instance-6/output-1/build/libmbim-1.26.0//build mkdir -p /tmp/instance-6/output-1/build/libmbim-1.26.0//build sed -e 's%@TARGET_CROSS@%/tmp/instance-6/output-1/host/bin/mipsel-linux-%g' -e 's%@TARGET_ARCH@%mips%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'%g" -e 's%@HOST_DIR@%/tmp/instance-6/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%true%g' -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" package/meson/cross-compilation.conf.in > /tmp/instance-6/output-1/build/libmbim-1.26.0//build/cross-compilation.conf PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-6/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=static --buildtype=release --cross-file=/tmp/instance-6/output-1/build/libmbim-1.26.0//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-6/output-1/host/lib/pkgconfig -Dintrospection=false -Dbash_completion=false /tmp/instance-6/output-1/build/libmbim-1.26.0/ /tmp/instance-6/output-1/build/libmbim-1.26.0//build The Meson build system Version: 0.58.2 Source dir: /tmp/instance-6/output-1/build/libmbim-1.26.0 Build dir: /tmp/instance-6/output-1/build/libmbim-1.26.0/build Build type: cross build Project name: libmbim Project version: 1.26.0 C compiler for the host machine: /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc (gcc 9.3.0 "mipsel-linux-gcc.br_real (Buildroot 2020.08-14-ge5a2a90) 9.3.0") C linker for the host machine: /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc ld.bfd 2.33.1 C compiler for the build machine: /usr/bin/gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.34 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips Host machine cpu: Target machine cpu family: mips Target machine cpu: Program /tmp/instance-6/output-1/build/libmbim-1.26.0/build-aux/mbim-codegen/mbim-codegen found: YES (/tmp/instance-6/output-1/build/libmbim-1.26.0/build-aux/mbim-codegen/mbim-codegen) Program /tmp/instance-6/output-1/build/libmbim-1.26.0/build-aux/mbim-mkenums found: YES (/tmp/instance-6/output-1/build/libmbim-1.26.0/build-aux/mbim-mkenums) Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-cast-function-type: YES Compiler for C supports arguments -Wno-packed: YES Found pkg-config: /tmp/instance-6/output-1/host/bin/pkgconf (1.6.3) Run-time dependency glib-2.0 found: YES 2.68.2 Run-time dependency gio-unix-2.0 found: YES 2.68.2 Run-time dependency gio-2.0 found: YES 2.68.2 Run-time dependency gobject-2.0 found: YES 2.68.2 Configuring mbim-version.h using configuration Configuring mbim-network using configuration Program help2man found: NO Configuring config.h using configuration Program meson_post_install.py found: YES (/tmp/instance-6/output-1/host/bin/python3 /tmp/instance-6/output-1/build/libmbim-1.26.0/meson_post_install.py) Message: libmbim 1.26.0 Build compiler: gcc cflags: -Wno-unused-parameter -Wno-cast-function-type -Wno-packed Documentation: false bash completion: false gobject introspection: false System paths prefix: /usr udev base directory: no (root) Features MBIM username: no (root) Build targets in project: 36 Option buildtype is: release [default: debugoptimized] Found ninja-1.10.2 at /tmp/instance-6/output-1/host/bin/ninja >>> libmbim 1.26.0 Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /tmp/instance-6/output-1/host/bin/ninja -j96 -C /tmp/instance-6/output-1/build/libmbim-1.26.0//build ninja: Entering directory `/tmp/instance-6/output-1/build/libmbim-1.26.0//build' [1/89] Generating mbim-intel-firmware-update with a custom command [2/89] Generating mbim-qmi with a custom command [3/89] Generating mbim-ms-host-shutdown with a custom command [4/89] Generating mbim-dss with a custom command [5/89] Generating mbim-ms-firmware-id with a custom command [6/89] Generating mbim-proxy-control with a custom command [7/89] Generating mbim-ussd with a custom command [8/89] Generating mbim-atds with a custom command [9/89] Generating mbim-auth with a custom command [10/89] Generating mbim-qdu with a custom command [11/89] Generating mbim-stk with a custom command [12/89] Generating mbim-phonebook with a custom command [13/89] Generating mbim-ms-uicc-low-level-access with a custom command [14/89] Generating mbim-ms-basic-connect-extensions with a custom command [15/89] Generating mbim-ms-sar with a custom command [16/89] Generating mbim-sms with a custom command [17/89] Generating mbim-basic-connect with a custom command [18/89] Compiling C object src/common/test/test-common.p/test-common.c.o [19/89] Compiling C object src/common/libmbim-common.a.p/mbim-common.c.o [20/89] Linking static target src/common/libmbim-common.a [21/89] Linking target src/common/test/test-common [22/89] Generating mbim-error-quarks.c with a custom command (wrapped by meson because command contains newlines, to capture output) [23/89] Generating mbim-error-types.h with a custom command (wrapped by meson because command contains newlines, to capture output) [24/89] Generating mbim-error-types.c with a custom command (wrapped by meson because command contains newlines, to capture output) [25/89] Generating mbim-enum-types.c with a custom command (wrapped by meson because command contains newlines, to capture output) [26/89] Generating mbim-enum-types.h with a custom command (wrapped by meson because command contains newlines, to capture output) [27/89] Compiling C object src/libmbim-glib/libmbim-glib-core.a.p/mbim-utils.c.o [28/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-error-types.c.o [29/89] Compiling C object src/libmbim-glib/test/test-cid.p/test-cid.c.o [30/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-ms-firmware-id.c.o [31/89] Compiling C object src/libmbim-glib/libmbim-glib-core.a.p/mbim-cid.c.o [32/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-error-quarks.c.o [33/89] Compiling C object src/libmbim-glib/libmbim-glib-core.a.p/mbim-helpers.c.o [34/89] Compiling C object src/libmbim-glib/test/test-uuid.p/test-uuid.c.o [35/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-ms-host-shutdown.c.o [36/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-intel-firmware-update.c.o [37/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-qmi.c.o [38/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-proxy-control.c.o [39/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-dss.c.o [40/89] Compiling C object src/mbimcli/mbimcli.p/mbimcli-dss.c.o [41/89] Compiling C object src/libmbim-glib/libmbim-glib-core.a.p/mbim-uuid.c.o [42/89] Compiling C object src/libmbim-glib/test/test-fragment.p/test-fragment.c.o [43/89] Compiling C object src/mbimcli/mbimcli.p/mbimcli-intel-firmware-update.c.o [44/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-qdu.c.o [45/89] Compiling C object src/mbim-proxy/mbim-proxy.p/mbim-proxy.c.o [46/89] Compiling C object src/mbimcli/mbimcli.p/mbimcli-ms-host-shutdown.c.o [47/89] Compiling C object src/libmbim-glib/libmbim-glib-core.a.p/mbim-compat.c.o [48/89] Compiling C object src/mbimcli/mbimcli.p/mbimcli-ms-firmware-id.c.o [49/89] Compiling C object src/mbimcli/mbimcli.p/mbimcli-atds.c.o [50/89] Compiling C object src/mbimcli/mbimcli.p/mbimcli-helpers.c.o [51/89] Compiling C object src/mbimcli/mbimcli.p/mbimcli-phonebook.c.o [52/89] Compiling C object src/libmbim-glib/test/test-message.p/test-message.c.o [53/89] Compiling C object src/libmbim-glib/libmbim-glib-core.a.p/mbim-proxy-helpers.c.o [54/89] Compiling C object src/mbimcli/mbimcli.p/mbimcli-link-management.c.o [55/89] Compiling C object src/libmbim-glib/libmbim-glib-core.a.p/mbim-net-port-manager.c.o [56/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-phonebook.c.o [57/89] Compiling C object src/mbimcli/mbimcli.p/mbimcli.c.o [58/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-ussd.c.o [59/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-atds.c.o [60/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-stk.c.o [61/89] Compiling C object src/mbimcli/mbimcli.p/mbimcli-ms-sar.c.o [62/89] Compiling C object src/libmbim-glib/test/test-proxy-helpers.p/test-proxy-helpers.c.o [63/89] Compiling C object src/mbimcli/mbimcli.p/mbimcli-ms-basic-connect-extensions.c.o [64/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-auth.c.o [65/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-ms-sar.c.o [66/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-ms-uicc-low-level-access.c.o [67/89] Compiling C object src/libmbim-glib/libmbim-glib-core.a.p/mbim-proxy.c.o [68/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-sms.c.o [69/89] Compiling C object src/libmbim-glib/test/test-message-builder.p/test-message-builder.c.o [70/89] Compiling C object src/libmbim-glib/libmbim-glib-core.a.p/mbim-message.c.o [71/89] Compiling C object src/libmbim-glib/test/test-message-parser.p/test-message-parser.c.o [72/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-ms-basic-connect-extensions.c.o [73/89] Compiling C object src/libmbim-glib/libmbim-glib-core.a.p/mbim-device.c.o [74/89] Compiling C object src/mbimcli/mbimcli.p/mbimcli-basic-connect.c.o [75/89] Linking static target src/libmbim-glib/libmbim-glib-core.a [76/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-enum-types.c.o [77/89] Compiling C object src/libmbim-glib/generated/libmbim-glib-generated.a.p/meson-generated_.._mbim-basic-connect.c.o [78/89] Linking static target src/libmbim-glib/generated/libmbim-glib-generated.a [79/89] Linking target src/libmbim-glib/test/test-uuid [80/89] Linking target src/libmbim-glib/test/test-cid [81/89] Linking target src/libmbim-glib/test/test-fragment [82/89] Linking target src/libmbim-glib/test/test-message-builder [83/89] Linking target src/libmbim-glib/test/test-message-parser [84/89] Linking target src/libmbim-glib/test/test-proxy-helpers [85/89] Linking target src/libmbim-glib/test/test-message [86/89] Linking target src/libmbim-glib/libmbim-glib.so.4.6.0 FAILED: src/libmbim-glib/libmbim-glib.so.4.6.0 /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -o src/libmbim-glib/libmbim-glib.so.4.6.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libmbim-glib.so.4 -Wl,--whole-archive src/libmbim-glib/libmbim-glib-core.a -Wl,--no-whole-archive -static src/common/libmbim-common.a src/libmbim-glib/generated/libmbim-glib-generated.a -Wl,--version-script,/tmp/instance-6/output-1/build/libmbim-1.26.0/src/libmbim-glib/symbol.map /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libglib-2.0.a -pthread -lm /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libgio-2.0.a /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libgobject-2.0.a /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libgmodule-2.0.a /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a -Wl,--end-group /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-uclibc/9.3.0/crtbeginT.o: in function `deregister_tm_clones': crtstuff.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crtstuff.c:(.text+0x4): relocation R_MIPS_HI16 against `__TMC_END__' cannot be used when making a shared object; recompile with -fPIC crtstuff.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-uclibc/9.3.0/crtbeginT.o: in function `register_tm_clones': crtstuff.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crtstuff.c:(.text+0x3c): relocation R_MIPS_HI16 against `__TMC_END__' cannot be used when making a shared object; recompile with -fPIC crtstuff.c:(.text+0x60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-uclibc/9.3.0/crtbeginT.o: in function `__do_global_dtors_aux': crtstuff.c:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crtstuff.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC crtstuff.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crtstuff.c:(.text+0xb4): relocation R_MIPS_HI16 against `__DTOR_END__' cannot be used when making a shared object; recompile with -fPIC crtstuff.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crtstuff.c:(.text+0xec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crtstuff.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crtstuff.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-uclibc/9.3.0/crtbeginT.o: in function `frame_dummy': crtstuff.c:(.text+0x154): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC crtstuff.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crtstuff.c:(.text+0x178): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crtstuff.c:(.text+0x190): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-uclibc/9.3.0/crtbeginT.o:(.fini+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-uclibc/9.3.0/crtbeginT.o:(.init+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(prep_cif.o): in function `initialize_aggregate': prep_cif.c:(.text+0xb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_core': prep_cif.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x20c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif': prep_cif.c:(.text+0x2b4): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_cif_var': prep_cif.c:(.text+0x2cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC prep_cif.c:(.text+0x30c): relocation R_MIPS_26 against `ffi_prep_cif_core' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_prep_closure': prep_cif.c:(.text+0x390): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(prep_cif.o): in function `ffi_get_struct_offsets': prep_cif.c:(.text+0x3e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_args': ffi.c:(.text+0x14c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x1d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep': ffi.c:(.text+0x36c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_cif_machdep_var': ffi.c:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_int': ffi.c:(.text+0x380): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ffi.c:(.text+0x424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call': ffi.c:(.text+0x45c): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_call_go': ffi.c:(.text+0x470): relocation R_MIPS_26 against `ffi_call_int' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_closure_loc': ffi.c:(.text+0x478): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(ffi.o): in function `ffi_prep_go_closure': ffi.c:(.text+0x7d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(o32.o): in function `ffi_go_closure_O32': (.text+0x1b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.a(o32.o): in function `ffi_closure_O32': (.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `updatewindow': inflate.c:(.text+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateResetKeep': inflate.c:(.text+0x228): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset': inflate.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x310): relocation R_MIPS_26 against `inflateResetKeep' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateReset2': inflate.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x3f4): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit2_': inflate.c:(.text+0x4b8): relocation R_MIPS_26 against `inflateReset2' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x488): relocation R_MIPS_HI16 against `zcfree' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x508): relocation R_MIPS_HI16 against `zcalloc' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateInit_': inflate.c:(.text+0x548): relocation R_MIPS_26 against `inflateInit2_' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflatePrime': inflate.c:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflate': inflate.c:(.text+0x608): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x6a8): relocation R_MIPS_HI16 against `inflate_fast' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x6ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x820): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xb84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xc88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xdd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0xfcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x16d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x17f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1828): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1958): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x19ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1c9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1db4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1f74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1f88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x6c0): relocation R_MIPS_HI16 against `inflate_table' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x1f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2534): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x25a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x25c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateEnd': inflate.c:(.text+0x2638): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetDictionary': inflate.c:(.text+0x26ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x26ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSetDictionary': inflate.c:(.text+0x27b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x27ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateGetHeader': inflate.c:(.text+0x2900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSync': inflate.c:(.text+0x2978): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2b0c): relocation R_MIPS_26 against `inflateReset' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateSyncPoint': inflate.c:(.text+0x2c58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCopy': inflate.c:(.text+0x2cb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC inflate.c:(.text+0x2cf4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateUndermine': inflate.c:(.text+0x3048): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateValidate': inflate.c:(.text+0x30b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateMark': inflate.c:(.text+0x313c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inflate.o): in function `inflateCodesUsed': inflate.c:(.text+0x31dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inftrees.o): in function `inflate_table': inftrees.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inftrees.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(zutil.o): in function `zlibVersion': zutil.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(zutil.o): in function `zError': zutil.c:(.text+0x1c): relocation R_MIPS_HI16 against `z_errmsg' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(zutil.o): in function `zcalloc': zutil.c:(.text+0x34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(zutil.o): in function `zcfree': zutil.c:(.text+0x48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine_': adler32.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(adler32.o): in function `adler32': adler32.c:(.text+0x4ac): relocation R_MIPS_26 against `adler32_z' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine': adler32.c:(.text+0x4b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(adler32.o): in function `adler32_combine64': adler32.c:(.text+0x4bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(crc32.o): in function `get_crc_table': crc32.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(crc32.o): in function `crc32': crc32.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x2ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC crc32.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_z': crc32.c:(.text+0x700): relocation R_MIPS_26 against `crc32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine': crc32.c:(.text+0x708): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(crc32.o): in function `crc32_combine64': crc32.c:(.text+0x710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libz.a(inffast.o): in function `inflate_fast': inffast.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC inffast.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `ul_debugobj': fs.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `update_str.part.0': fs.c:(.text+0x10c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs.part.0': fs.c:(.text+0x144): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent.part.0': fs.c:(.text+0x29c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_new_fs': fs.c:(.text+0x314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x3c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_fs': fs.c:(.text+0x3ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_reset_fs': fs.c:(.text+0x4ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_unref_fs': fs.c:(.text+0x4f8): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_fs': fs.c:(.text+0x500): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x998): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xa18): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_source_ptr': fs.c:(.text+0xba8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_source': fs.c:(.text+0xc98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xcd8): relocation R_MIPS_26 against `__mnt_fs_set_source_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_srcpath': fs.c:(.text+0xd38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_streq_target': fs.c:(.text+0xdf8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_target': fs.c:(.text+0xe98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_propagation': fs.c:(.text+0xf14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0xf9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `__mnt_fs_set_fstype_ptr': fs.c:(.text+0x1070): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_fstype': fs.c:(.text+0x114c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1190): relocation R_MIPS_26 against `__mnt_fs_set_fstype_ptr' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_strdup_options': fs.c:(.text+0x11b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x12ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x13f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_copy_mtab_fs': fs.c:(.text+0x14f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1510): relocation R_MIPS_26 against `mnt_new_fs' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x1670): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x16b4): relocation R_MIPS_26 against `mnt_free_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_options': fs.c:(.text+0x1708): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_options': fs.c:(.text+0x1840): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_options': fs.c:(.text+0x1984): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_attributes': fs.c:(.text+0x1b2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_attributes': fs.c:(.text+0x1bb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_prepend_attributes': fs.c:(.text+0x1be4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_root': fs.c:(.text+0x1c90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_bindsrc': fs.c:(.text+0x1db0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_option': fs.c:(.text+0x1e94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_get_attribute': fs.c:(.text+0x1fb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_set_comment': fs.c:(.text+0x2014): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_append_comment': fs.c:(.text+0x2090): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_target': fs.c:(.text+0x20b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_source': fs.c:(.text+0x21b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x21e4): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x22b8): relocation R_MIPS_26 against `mnt_fs_streq_srcpath' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_fstype': fs.c:(.text+0x238c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_match_options': fs.c:(.text+0x23a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_print_debug': fs.c:(.text+0x23c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x23f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x241c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x24b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x24d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x24f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2534): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x25a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x26b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x26e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x26fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x272c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x2744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x275c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_free_mntent': fs.c:(.text+0x278c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-fs.o): in function `mnt_fs_to_mntent': fs.c:(.text+0x27a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x28e8): relocation R_MIPS_26 against `mnt_fs_strdup_options' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x29a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fs.c:(.text+0x29cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-init.o): in function `ul_debug': init.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-init.o): in function `mnt_init_debug': init.c:(.text+0xc8): relocation R_MIPS_HI16 against `libmount_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x2a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x4cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x4ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x520): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x51c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_new_iter': iter.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-iter.o): in function `mnt_free_iter': iter.c:(.text+0x48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_get_builtin_optmap': optmap.c:(.text+0x24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0xc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optmap.o): in function `mnt_optmap_get_entry': optmap.c:(.text+0x70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optmap.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `ul_debug': optstr.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_parse_next': optstr.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x294): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `__mnt_optstr_append_option': optstr.c:(.text+0x2f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x48c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x4ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `insert_value': optstr.c:(.text+0x4d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_locate_option': optstr.c:(.text+0x678): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x6f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x7bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x7c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option.part.0': optstr.c:(.text+0x7e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option.part.0': optstr.c:(.text+0x868): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x8ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x90c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x99c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_next_option': optstr.c:(.text+0x9dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_append_option': optstr.c:(.text+0xa08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_prepend_option': optstr.c:(.text+0xa44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_option': optstr.c:(.text+0xaa0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option_at': optstr.c:(.text+0xaf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_deduplicate_option': optstr.c:(.text+0xbdc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xc8c): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `set_uint_value': optstr.c:(.text+0xd20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd78): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xd8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_set_option': optstr.c:(.text+0xdb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe60): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xe74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xeb0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xeec): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xf28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_remove_option': optstr.c:(.text+0xf90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0xfa8): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_split_optstr': optstr.c:(.text+0xfd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x110c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_options': optstr.c:(.text+0x12bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1340): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x136c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_get_flags': optstr.c:(.text+0x1490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x154c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_apply_flags': optstr.c:(.text+0x16d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x17b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1878): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1968): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1af8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1a48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1b78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1bd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1bf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1c10): relocation R_MIPS_26 against `mnt_optstr_append_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_uid': optstr.c:(.text+0x1c7c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1da4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1dfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1df8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1e60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_gid': optstr.c:(.text+0x1e90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1f68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2010): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2074): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_optstr_fix_user': optstr.c:(.text+0x209c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x20d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x20f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2190): relocation R_MIPS_26 against `mnt_optstr_remove_option_at' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x21b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x2230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-optstr.o): in function `mnt_match_options': optstr.c:(.text+0x2274): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x231c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC optstr.c:(.text+0x23b8): relocation R_MIPS_26 against `mnt_optstr_get_option' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debugobj': tab.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `ul_debug': tab.c:(.text+0x10c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x1cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target.part.0': tab.c:(.text+0x31c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x6c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `__table_insert_fs': tab.c:(.text+0x2ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target.part.0': tab.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x740): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x6cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x774): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x7d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `is_mountinfo': tab.c:(.text+0x7e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x85c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x8e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x8f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target.part.0': tab.c:(.text+0x7b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x90c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_with_comments': tab.c:(.text+0x9c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x9dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x9e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x9e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_intro_comment': tab.c:(.text+0xa24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_intro_comment': tab.c:(.text+0xaa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_trailing_comment': tab.c:(.text+0xad8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_append_trailing_comment': tab.c:(.text+0xb54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_set_cache': tab.c:(.text+0xb74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0xc5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_new_table': tab.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xd54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_insert_fs': tab.c:(.text+0xd9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xe20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_move_fs': tab.c:(.text+0xec4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_remove_fs': tab.c:(.text+0xef0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0xf78): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xfb8): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0xffc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x100c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_add_fs': tab.c:(.text+0xd18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x1028): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1030): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table.part.0': tab.c:(.text+0x1048): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1060): relocation R_MIPS_26 against `mnt_reset_table' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x10f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_reset_table': tab.c:(.text+0x1010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table.part.0': tab.c:(.text+0x110c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1114): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table': tab.c:(.text+0x112c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_unref_table': tab.c:(.text+0x115c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0x1168): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x11a8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x127c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_free_table.part.0': tab.c:(.text+0x10f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0x1378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x128c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x142c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x1508): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x154c): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x15e4): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1654): relocation R_MIPS_26 against `mnt_table_next_fs' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_root_fs': tab.c:(.text+0x1414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x170c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1718): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0x17fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x191c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_next_child_fs': tab.c:(.text+0x16e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0x1938): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1940): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1984): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ae4): relocation R_MIPS_26 against `mnt_table_remove_fs' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_next_fs': tab.c:(.text+0x1920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_uniq_fs': tab.c:(.text+0x1c74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1c94): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1cdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1a28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1d54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target': tab.c:(.text+0x1de4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1dfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1ea4): relocation R_MIPS_26 against `mnt_table_find_target' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x3770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_mountpoint': tab.c:(.text+0x1f0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x1fbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2058): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2338): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2064): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x236c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x234c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x23c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x23d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x247c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2488): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x269c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x26b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_tag': tab.c:(.text+0x26e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2830): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x28fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_target_with_option': tab.c:(.text+0x290c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2afc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2b28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_source': tab.c:(.text+0x2b38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2bac): relocation R_MIPS_26 against `mnt_table_find_srcpath' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c14): relocation R_MIPS_26 against `mnt_table_find_tag' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2c74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_pair': tab.c:(.text+0x2cc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2e54): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_devno': tab.c:(.text+0x2e64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2f90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x2fb0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x2fc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x303c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3058): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3078): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3118): relocation R_MIPS_26 against `mnt_table_find_mountpoint' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x316c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x31ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3344): relocation R_MIPS_26 against `mnt_table_find_target_with_option' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3418): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3448): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x347c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x349c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x34e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x358c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_find_srcpath': tab.c:(.text+0x203c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_get_fs_root': tab.c:(.text+0x35c8): relocation R_MIPS_26 against `mnt_table_find_target_with_option' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x363c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x364c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x366c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x36c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x371c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x37a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x37a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x37b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x37c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x37ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x37fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3820): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x381c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x385c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x387c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x38cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x39c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3a1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3a30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3a50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3a98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3ab4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3ab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3b08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3b48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3b68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3ba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3bc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3c08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3c10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3c2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3c34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `__mnt_table_is_fs_mounted': tab.c:(.text+0x3c50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3cd8): relocation R_MIPS_26 against `is_mountinfo' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3da8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3e4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3e6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3f18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3f1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3f3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3da0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x3d8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x408c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x4098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x40a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x40c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x40b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x4118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x4128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x412c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x4168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x4174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x4188): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x41b4): relocation R_MIPS_26 against `mnt_table_get_fs_root' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x432c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x43f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x44b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x44c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x44cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x44e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x44f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x454c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x4598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x459c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x45c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x45cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x460c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x461c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x4620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x4638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x4640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x46d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x46dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x46f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab.c:(.text+0x46fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab.o): in function `mnt_table_is_fs_mounted': tab.c:(.text+0x4714): relocation R_MIPS_26 against `__mnt_table_is_fs_mounted' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debug': tab_parse.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `ul_debugobj': tab_parse.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x1cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x268): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x43c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_s32': tab_parse.c:(.text+0x478): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `next_u64': tab_parse.c:(.text+0x55c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir_filter': tab_parse.c:(.text+0x664): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__table_parse_stream': tab_parse.c:(.text+0x6e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xa7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xb4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xbf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xc84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xe00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0xed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1034): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x10ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x10b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x11c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x10cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x12a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x132c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x10b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x143c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1488): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x14e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1574): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1570): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1614): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x16e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1844): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1938): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1960): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1bc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1bbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1c34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1c30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1cd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1e94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ef0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1f98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x1ff8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2000): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2010): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x21d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x228c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x22a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2304): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x236c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x24bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x250c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2508): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2564): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x25c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x262c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2688): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x270c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x277c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x27d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2820): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x281c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x287c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x28e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x28dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x292c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x388): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__table_parse_stream': tab_parse.c:(.text+0x298c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `append_comment': tab_parse.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__table_parse_stream': tab_parse.c:(.text+0x29e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x29e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x18d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_dir': tab_parse.c:(.text+0x2b94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2bac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2ce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_stream': tab_parse.c:(.text+0x2dcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2e88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x2ebc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x2f48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__table_parse_stream': tab_parse.c:(.text+0x193c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x303c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x302c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x308c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x30d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_dir': tab_parse.c:(.text+0x30f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x3100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x31a0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__table_parse_stream': tab_parse.c:(.text+0x1a04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x322c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_file': tab_parse.c:(.text+0x3250): relocation R_MIPS_26 against `__mnt_new_table_from_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_new_table_from_dir': tab_parse.c:(.text+0x3260): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x32f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__table_parse_stream': tab_parse.c:(.text+0x1f0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x33a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x33b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x33ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x33a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_swaps': tab_parse.c:(.text+0x3400): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3408): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3448): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_fstab': tab_parse.c:(.text+0x346c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x34d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3538): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x355c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x35bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x35ec): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3614): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3654): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x36b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x36c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_file': tab_parse.c:(.text+0x3018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x36dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x36e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x36a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x377c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x378c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_new_table_from_file': tab_parse.c:(.text+0x3218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x37a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x37b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x37e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x37ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_set_parser_fltrcb': tab_parse.c:(.text+0x3384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `__mnt_table_parse_mtab': tab_parse.c:(.text+0x3a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x36c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3b3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3b60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x37f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3b94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3b1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3c14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3cc4): relocation R_MIPS_26 against `mnt_table_set_parser_fltrcb' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3cd0): relocation R_MIPS_26 against `mnt_table_parse_file' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3d00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3d44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3d54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tab_parse.c:(.text+0x3d78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-tab_parse.o): in function `mnt_table_parse_mtab': tab_parse.c:(.text+0x3d94): relocation R_MIPS_26 against `__mnt_table_parse_mtab' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `fstype_cmp': utils.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `ul_debug': utils.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `try_write': utils.c:(.text+0xd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x408): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x470): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname.part.0': utils.c:(.text+0x498): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems.part.0': utils.c:(.text+0x580): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `get_filesystems': utils.c:(.text+0x5dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x7bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x84c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x85c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x880): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x6fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option.part.0': utils.c:(.text+0x8f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `append_string': utils.c:(.text+0xbbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xcc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xcc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_file_empty': utils.c:(.text+0xcec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xd44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_valid_tagname': utils.c:(.text+0xd74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_tag_is_valid': utils.c:(.text+0xd84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xe04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_parse_offset': utils.c:(.text+0xe20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_stat_mountpoint': utils.c:(.text+0xec4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_lstat_mountpoint': utils.c:(.text+0xee4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_chdir_to_parent': utils.c:(.text+0xf04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0xf8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1104): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x10fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x11f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1220): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x121c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x127c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_is_readonly': utils.c:(.text+0x12f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x13ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_mangle': utils.c:(.text+0x1430): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_unmangle': utils.c:(.text+0x1444): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_pseudofs': utils.c:(.text+0x1458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_fstype_is_netfs': utils.c:(.text+0x14d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1508): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x154c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1568): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x15a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_statfs_get_fstype': utils.c:(.text+0x168c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x174c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x17b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x180c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1828): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x187c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x18fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x198c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x19b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x19d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1a48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1aa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1b18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1b58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1b74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1b90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1bc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1c98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1cb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1cbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1cc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1cd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1cec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1da0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1dc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1df4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `is_procfs_fd': utils.c:(.text+0x1e4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_match_fstype': utils.c:(.text+0x1e94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_free_filesystems': utils.c:(.text+0x1eb0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_filesystems': utils.c:(.text+0x1eec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x1f14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_username': utils.c:(.text+0x1f4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_uid': utils.c:(.text+0x1ffc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2138): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_gid': utils.c:(.text+0x2174): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x227c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x228c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x22b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x22a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_in_group': utils.c:(.text+0x22ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_mtab': utils.c:(.text+0x23ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x24c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x24cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x24d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x24f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x24ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x255c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x257c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x25ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x261c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x264c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x265c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2680): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_swaps_path': utils.c:(.text+0x269c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_fstab_path': utils.c:(.text+0x26e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x26f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mtab_path': utils.c:(.text+0x2724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_utab_path': utils.c:(.text+0x2768): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x27cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_has_regular_utab': utils.c:(.text+0x27d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2988): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x298c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x29ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x29a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x29d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x29dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x29e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x29fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a30): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2a74): relocation R_MIPS_26 against `mnt_get_utab_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_open_uniq_filename': utils.c:(.text+0x2a90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2acc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_mountpoint': utils.c:(.text+0x2be8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2d98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2db8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_kernel_cmdline_option': utils.c:(.text+0x2e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_guess_system_root': utils.c:(.text+0x2e58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2f34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2eb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x2ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3000): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3038): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x302c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x30b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x30c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x30c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x30e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x30e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x310c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x311c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x31bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x31cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x31d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x31f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x31e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x32cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-utils.o): in function `mnt_get_procfs_memstream': utils.c:(.text+0x32f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC utils.c:(.text+0x3500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_parse_version_string': version.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0xa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_version': version.c:(.text+0xd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0xdc): relocation R_MIPS_26 against `mnt_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-version.o): in function `mnt_get_library_features': version.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `ul_debug': btrfs.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-btrfs.o): in function `btrfs_get_default_subvol_id': btrfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x1e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x32c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x3bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x55c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x5b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x4b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `is_dm_devname': canonicalize.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `__canonicalize_dm_name': canonicalize.c:(.text+0xe0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x144): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x204): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_dm_name': canonicalize.c:(.text+0x260): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `absolute_path': canonicalize.c:(.text+0x268): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path': canonicalize.c:(.text+0x414): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0x4a0): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-canonicalize.o): in function `canonicalize_path_restricted': canonicalize.c:(.text+0x4f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0xa20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC canonicalize.c:(.text+0xac8): relocation R_MIPS_26 against `__canonicalize_dm_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `sanitize_env': env.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC env.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-env.o): in function `safe_getenv': env.c:(.text+0x200): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkstemp_cloexec': fileutils.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `xmkstemp': fileutils.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `dup_fd_cloexec': fileutils.c:(.text+0x114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `get_fd_tabsize': fileutils.c:(.text+0x1ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `close_all_fds': fileutils.c:(.text+0x200): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC fileutils.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `mkdir_p': fileutils.c:(.text+0x430): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-fileutils.o): in function `stripoff_last_component': fileutils.c:(.text+0x5b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debugobj': loopdev.c:(.text+0x18): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x124): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `ul_debug.constprop.0': loopdev.c:(.text+0x2b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir': loopdev.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x380): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x678): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x69c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x6e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x7f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x814): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x8b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x8c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x918): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sysfs': loopdev.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x9d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa48): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xac4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xb94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loop_scandir': loopdev.c:(.text+0x67c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xbb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xc38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xc48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0xc64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xc6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xcdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_device': loopdev.c:(.text+0x8a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_strdup_device': loopdev.c:(.text+0xdcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xe10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xe98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xea8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0x9b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xedc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xee8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0xf38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0xf40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0xb98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0x1048): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1050): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x10b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1170): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0x118c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1194): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0x11ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x11e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x120c): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1214): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init': loopdev.c:(.text+0xd38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0x127c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `is_loopdev': loopdev.c:(.text+0x1294): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x13ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1404): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x147c): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x14f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_fd': loopdev.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x1514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x151c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x159c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_init_iterator': loopdev.c:(.text+0x1030): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x15e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x15f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1664): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit_iterator': loopdev.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x16e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x16dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x1700): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_deinit': loopdev.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x17fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x17f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1820): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x1884): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18a4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18e0): relocation R_MIPS_26 against `is_loopdev' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x18f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1908): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1948): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x14fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x19c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x19e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_info': loopdev.c:(.text+0x15b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x1a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1a9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x16c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x1ac4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1af0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1c34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_offset': loopdev.c:(.text+0x17dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x1d0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x19b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x1d68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1d80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x1dac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1db4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x1a54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x1e8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1ea8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1e0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopiter_set_device': loopdev.c:(.text+0x1ab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x1f8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1f94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x1fb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2020): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x20fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x1b4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2120): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2140): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x21f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2270): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x1d48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x22d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x231c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x232c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x1e08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x2348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x2368): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2388): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x239c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23b8): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x23f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x244c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x245c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x1f74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x2480): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x24a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x24d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2508): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2568): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x2100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x259c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x25c0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x2624): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2648): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x266c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x269c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x22bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x2700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x26f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x2740): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x275c): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x278c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next': loopdev.c:(.text+0x2330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x27ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x27e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x280c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2830): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x285c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x288c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_blocksize': loopdev.c:(.text+0x2460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x28f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x28e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x2930): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2954): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x29f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_sizelimit': loopdev.c:(.text+0x257c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x2a14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopmod_supports_partscan': loopdev.c:(.text+0x2a54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2aa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2aa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2ac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_partscan': loopdev.c:(.text+0x2b20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b64): relocation R_MIPS_26 against `loopmod_supports_partscan' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_autoclear': loopdev.c:(.text+0x2b84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2b9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2bf0): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_readonly': loopdev.c:(.text+0x2c24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2c90): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_dio': loopdev.c:(.text+0x2cc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2cf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2d30): relocation R_MIPS_26 against `loopcxt_get_info' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x2d64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2de4): relocation R_MIPS_26 against `loopcxt_get_backing_inode' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2dfc): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2e74): relocation R_MIPS_26 against `loopcxt_get_backing_devno' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_encrypt_type': loopdev.c:(.text+0x26e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x2f70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2f80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fa0): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x2fe4): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x3018): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3014): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x308c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x309c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x27cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x30c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x30f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x30f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x316c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x317c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_devno': loopdev.c:(.text+0x28d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x31a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x31d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x31d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x324c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x325c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_inode': loopdev.c:(.text+0x29f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x3284): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3274): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x32b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x32b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x331c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x332c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_is_used': loopdev.c:(.text+0x2f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x3350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x3378): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x33cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_offset': loopdev.c:(.text+0x30a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x3448): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x343c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x3498): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34e0): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x34f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x35c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x35d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_sizelimit': loopdev.c:(.text+0x3180): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x35f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x35fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_blocksize': loopdev.c:(.text+0x3260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x364c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3654): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_flags': loopdev.c:(.text+0x3330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x36e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x36e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x3720): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3740): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_sysfs': loopdev.c:(.text+0x1b50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_set_backing_file': loopdev.c:(.text+0x3428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x37e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x37e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x35dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x3890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x38b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38d4): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x38f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3948): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_next_from_proc': loopdev.c:(.text+0x1e1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x3634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x397c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3974): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x39f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x36c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x3a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x3a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a68): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3adc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_crypt_name': loopdev.c:(.text+0x27c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x37c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x3b10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x3878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x3bb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3bc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3bd8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3d04): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x395c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3e34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x3fe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x3a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x4000): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x40b0): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x412c): relocation R_MIPS_26 against `loopcxt_ioctl_capacity' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x3af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x41ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x41e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x3ba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x4284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x428c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_status': loopdev.c:(.text+0x36c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_capacity': loopdev.c:(.text+0x37c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x3fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4384): relocation R_MIPS_26 against `loopcxt_ioctl_blocksize' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_dio': loopdev.c:(.text+0x3954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x41cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4488): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x426c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x451c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x42cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4550): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x44c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4534): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x461c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x45ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x468c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x478c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4794): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x47f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x46e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4828): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x485c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4888): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4920): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x480c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x495c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x49f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x4a58): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a70): relocation R_MIPS_26 against `loopcxt_get_fd' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4a94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_ioctl_blocksize': loopdev.c:(.text+0x3ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x49a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x4b0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4b80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x4a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x4b9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x4bbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x4aec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x4d84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4dd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x4b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x4e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4e08): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4e2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4e34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4e80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4eb8): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4ef4): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4f00): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4f34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x4d64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4f68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x4fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_setup_device': loopdev.c:(.text+0x42c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x4de8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x5038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_delete_device': loopdev.c:(.text+0x4ae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_unused': loopdev.c:(.text+0x4f48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5078): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x50cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x50d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x50f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5050): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5054): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x512c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5134): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x510c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x517c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5184): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5190): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x51b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x51cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x521c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_autoclear': loopdev.c:(.text+0x52c8): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x52d8): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x52f4): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5304): relocation R_MIPS_26 against `loopcxt_is_autoclear' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5310): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_get_backing_file': loopdev.c:(.text+0x5354): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5364): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5378): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x53a8): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_is_used': loopdev.c:(.text+0x53c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5408): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5438): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5488): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5494): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_delete': loopdev.c:(.text+0x550c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5520): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5540): relocation R_MIPS_26 against `loopcxt_set_device' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5554): relocation R_MIPS_26 against `loopcxt_delete_device' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_by_backing_file': loopdev.c:(.text+0x5570): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x55e4): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5610): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5620): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x563c): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x5680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x56c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5700): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x574c): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5778): relocation R_MIPS_26 against `loopcxt_is_used' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x57a0): relocation R_MIPS_26 against `loopcxt_get_offset' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x57b8): relocation R_MIPS_26 against `loopcxt_get_sizelimit' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5830): relocation R_MIPS_26 against `loopcxt_deinit_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5740): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x588c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5898): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x596c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5938): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x59d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x59dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_get_backing_file': loopdev.c:(.text+0x1660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x5a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5a4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5a68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5a70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x4db8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x5aac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5ac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5ac4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5afc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_add_device': loopdev.c:(.text+0x4e20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopcxt_find_overlap': loopdev.c:(.text+0x5b54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5b68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5b6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5b98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5bd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5c14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5c1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_find_by_backing_file': loopdev.c:(.text+0x5c48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5c7c): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5cac): relocation R_MIPS_26 against `loopcxt_find_by_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5cc4): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-loopdev.o): in function `loopdev_count_by_backing_file': loopdev.c:(.text+0x5d28): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5d64): relocation R_MIPS_26 against `loopcxt_init' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5d9c): relocation R_MIPS_26 against `loopcxt_init_iterator' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5dac): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5dbc): relocation R_MIPS_26 against `loopcxt_get_backing_file' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5e18): relocation R_MIPS_26 against `loopcxt_next' cannot be used when making a shared object; recompile with -fPIC loopdev.c:(.text+0x5e2c): relocation R_MIPS_26 against `loopcxt_deinit' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `mangle': mangle.c:(.text+0xbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x124): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle_to_buffer': mangle.c:(.text+0x204): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unhexmangle_to_buffer': mangle.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-mangle.o): in function `unmangle': mangle.c:(.text+0x448): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mangle.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-match.o): in function `match_fstype': match.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debugobj': path.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_debug': path.c:(.text+0x10c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_mkpath': path.c:(.text+0x1cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `get_absdir': path.c:(.text+0x298): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_init_debug': path.c:(.text+0x384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_prefix': path.c:(.text+0x50c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x5fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dir': path.c:(.text+0x640): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x6f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x72c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_set_dialect': path.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x78c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x7ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_is_accessible': path.c:(.text+0x834): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x8ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_dirfd': path.c:(.text+0x8c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x97c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x98c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_close_dirfd': path.c:(.text+0xa20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xa94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xaa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xaa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xac0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xae4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path.part.0': path.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb08): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xb44): relocation R_MIPS_26 against `ul_path_close_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xbcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xbd4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_unref_path': path.c:(.text+0xc04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_new_path': path.c:(.text+0xc0c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xc54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xd44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_get_abspath': path.c:(.text+0xd74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xdb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xef4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xe88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_access': path.c:(.text+0xf2c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xf5c): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1048): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x104c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x106c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x109c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x10c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_accessf': path.c:(.text+0x1148): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1174): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x118c): relocation R_MIPS_26 against `ul_path_access' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_stat': path.c:(.text+0x11d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1200): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x12f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1310): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1378): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_open': path.c:(.text+0x13e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1414): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x14e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x15f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x161c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1630): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopenf': path.c:(.text+0x1674): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1698): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x16c0): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_openf': path.c:(.text+0x1704): relocation R_MIPS_26 against `ul_path_vopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopen': path.c:(.text+0x1718): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1790): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vfopenf': path.c:(.text+0x186c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1890): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_cpuparse': path.c:(.text+0x18b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1910): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_fopenf': path.c:(.text+0x1acc): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendir': path.c:(.text+0x1ae0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b0c): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1b78): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1bec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vopendirf': path.c:(.text+0x1c64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1c80): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_opendirf': path.c:(.text+0x1cac): relocation R_MIPS_26 against `ul_path_vopendirf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlink': path.c:(.text+0x1cc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1cec): relocation R_MIPS_26 against `ul_path_get_dirfd' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1d34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readlinkf': path.c:(.text+0x1dcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1dfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1e18): relocation R_MIPS_26 against `ul_path_readlink' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read': path.c:(.text+0x1e68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1eac): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ed0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1fe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ff0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x1ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2014): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x200c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_vreadf': path.c:(.text+0x2098): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x20f4): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf': path.c:(.text+0x2138): relocation R_MIPS_26 against `ul_path_vreadf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_string': path.c:(.text+0x214c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2184): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_string': path.c:(.text+0x2204): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2230): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2248): relocation R_MIPS_26 against `ul_path_read_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_buffer': path.c:(.text+0x229c): relocation R_MIPS_26 against `ul_path_read' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_buffer': path.c:(.text+0x22fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x232c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2348): relocation R_MIPS_26 against `ul_path_read_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanf': path.c:(.text+0x2398): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23c8): relocation R_MIPS_26 against `ul_path_fopen' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x23dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2484): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_scanff': path.c:(.text+0x24a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x24cc): relocation R_MIPS_26 against `ul_path_vfopenf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s64': path.c:(.text+0x2534): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x255c): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s64': path.c:(.text+0x25a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x25ec): relocation R_MIPS_26 against `ul_path_read_s64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u64': path.c:(.text+0x2638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2660): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u64': path.c:(.text+0x26ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x26f0): relocation R_MIPS_26 against `ul_path_read_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_s32': path.c:(.text+0x273c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2758): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_s32': path.c:(.text+0x279c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x27e0): relocation R_MIPS_26 against `ul_path_read_s32' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_u32': path.c:(.text+0x282c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2844): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_u32': path.c:(.text+0x2888): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x28d4): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_read_majmin': path.c:(.text+0x2948): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x294c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2970): relocation R_MIPS_26 against `ul_path_scanf' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_majmin': path.c:(.text+0x29d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2a1c): relocation R_MIPS_26 against `ul_path_read_majmin' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_string': path.c:(.text+0x2a64): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2aa0): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_string': path.c:(.text+0x2c34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2c78): relocation R_MIPS_26 against `ul_path_write_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_s64': path.c:(.text+0x2cc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2d04): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2d30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_write_u64': path.c:(.text+0x2e9c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2ee0): relocation R_MIPS_26 against `ul_path_open' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x2f0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_writef_u64': path.c:(.text+0x307c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x30ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x30c8): relocation R_MIPS_26 against `ul_path_write_u64' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_count_dirents': path.c:(.text+0x3114): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x3130): relocation R_MIPS_26 against `ul_path_opendir' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_countf_dirents': path.c:(.text+0x3214): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x3238): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x324c): relocation R_MIPS_26 against `ul_path_count_dirents' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_prefix_fopen': path.c:(.text+0x3290): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC path.c:(.text+0x32d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpuset': path.c:(.text+0x3344): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-path.o): in function `ul_path_readf_cpulist': path.c:(.text+0x3370): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strcspn_escaped': strutils.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `_strtou64_or_err': strutils.c:(.text+0x180): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0xde0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `_strtou32_or_err.part.0': strutils.c:(.text+0x264): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `_strtou32_or_err': strutils.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x2f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strutils_set_exitcode': strutils.c:(.text+0x2f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_size': strutils.c:(.text+0x304): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x990): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize': strutils.c:(.text+0xb54): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isdigit_strend': strutils.c:(.text+0xb5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `isxdigit_strend': strutils.c:(.text+0xc48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0xd38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtos64_or_err': strutils.c:(.text+0xfc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_switch': strutils.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtou16_or_err': strutils.c:(.text+0xe6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xe9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtox16_or_err': strutils.c:(.text+0xebc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xeec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtou32_or_err': strutils.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtox32_or_err': strutils.c:(.text+0xefc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtos64_or_err': strutils.c:(.text+0xf04): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0xf60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0x1174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtos32_or_err': strutils.c:(.text+0xff0): relocation R_MIPS_26 against `strtos64_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1024): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtos16_or_err': strutils.c:(.text+0x102c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x104c): relocation R_MIPS_26 against `strtos32_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x10a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtou64_or_err': strutils.c:(.text+0x10c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtox64_or_err': strutils.c:(.text+0x10c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtod_or_err': strutils.c:(.text+0x10d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x112c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x118c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtol_or_err': strutils.c:(.text+0x11a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtoul_or_err': strutils.c:(.text+0x127c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x12cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x12d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x133c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtosize_or_err': strutils.c:(.text+0x1358): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x137c): relocation R_MIPS_26 against `parse_size' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x139c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strtotimeval_or_err': strutils.c:(.text+0x13f8): relocation R_MIPS_26 against `strtod_or_err' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `size_to_human_string': strutils.c:(.text+0x1658): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1928): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x1938): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x19ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `string_add_to_idarray': strutils.c:(.text+0x1c4c): relocation R_MIPS_26 against `string_to_idarray' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `parse_range': strutils.c:(.text+0x1efc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `streq_paths': strutils.c:(.text+0x206c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x20ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x20fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strnappend': strutils.c:(.text+0x21b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x2310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strappend': strutils.c:(.text+0x2320): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x2368): relocation R_MIPS_26 against `strnappend' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x2380): relocation R_MIPS_26 against `strnappend' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `strfappend': strutils.c:(.text+0x2388): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x23d0): relocation R_MIPS_26 against `strnappend' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `split': strutils.c:(.text+0x2418): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x248c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x24b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC strutils.c:(.text+0x2570): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-strutils.o): in function `skip_fline': strutils.c:(.text+0x2634): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_debugobj': sysfs.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_deinit_path': sysfs.c:(.text+0x114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x11c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x200): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `read_devno': sysfs.c:(.text+0x218): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x228): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_enoent_redirect': sysfs.c:(.text+0x300): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x404): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_sysfs_init_debug': sysfs.c:(.text+0x41c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x420): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x534): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_set_parent': sysfs.c:(.text+0x588): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x65c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x664): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x684): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x67c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_init_path': sysfs.c:(.text+0x6b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x7cc): relocation R_MIPS_26 against `sysfs_blkdev_set_parent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x83c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x84c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x868): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x870): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x90c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x92c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `ul_new_sysfs_path': sysfs.c:(.text+0x944): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x9b4): relocation R_MIPS_26 against `sysfs_blkdev_init_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_parent': sysfs.c:(.text+0xa84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_name': sysfs.c:(.text+0xab8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_partition_dirent': sysfs.c:(.text+0xbb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xce4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_count_partitions': sysfs.c:(.text+0xd68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xde8): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_partno_to_devno': sysfs.c:(.text+0xe88): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xeec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf34): relocation R_MIPS_26 against `sysfs_blkdev_is_partition_dirent' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xf98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1044): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1048): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x106c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_slave': sysfs.c:(.text+0x10b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x10c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devchain': sysfs.c:(.text+0x11fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x12bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_next_subsystem': sysfs.c:(.text+0x1360): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x13cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_is_hotpluggable': sysfs.c:(.text+0x1508): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1570): relocation R_MIPS_26 against `sysfs_blkdev_get_devchain' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x15a0): relocation R_MIPS_26 against `sysfs_blkdev_next_subsystem' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x158c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_dm_private': sysfs.c:(.text+0x164c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1674): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x168c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x16b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x177c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_get_hctl': sysfs.c:(.text+0x179c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x188c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x18dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_host_attribute_path': sysfs.c:(.text+0x192c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1970): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x19b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1a44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `scsi_attribute_path.constprop.0': sysfs.c:(.text+0x1a70): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1aa4): relocation R_MIPS_26 against `sysfs_blkdev_scsi_get_hctl' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ae8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1b84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_strdup_attribute': sysfs.c:(.text+0x1bbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1be4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1bf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_host_is': sysfs.c:(.text+0x1c90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1cb4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_has_attribute': sysfs.c:(.text+0x1d10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1d2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_scsi_path_contains': sysfs.c:(.text+0x1d78): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1da0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_is_hidden': sysfs.c:(.text+0x1e38): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1e8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ec8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `__sysfs_devname_to_devno': sysfs.c:(.text+0x1f3c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x1f7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x202c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x20f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x213c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2180): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x21b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_wholedisk': sysfs.c:(.text+0x21cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x22d0): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2390): relocation R_MIPS_26 against `sysfs_blkdev_get_slave' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x23cc): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2404): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2480): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_wholedisk': sysfs.c:(.text+0x2534): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2560): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x257c): relocation R_MIPS_26 against `sysfs_blkdev_get_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_is_wholedisk': sysfs.c:(.text+0x25e8): relocation R_MIPS_26 against `sysfs_devno_to_wholedisk' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devname_to_devno': sysfs.c:(.text+0x2640): relocation R_MIPS_26 against `__sysfs_devname_to_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_path': sysfs.c:(.text+0x2648): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2674): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x26b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_blkdev_get_devno': sysfs.c:(.text+0x2754): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devpath': sysfs.c:(.text+0x278c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x27b4): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x27cc): relocation R_MIPS_26 against `sysfs_blkdev_get_path' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_to_devname': sysfs.c:(.text+0x2824): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x284c): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x2864): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-sysfs.o): in function `sysfs_devno_count_partitions': sysfs.c:(.text+0x28b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x28d4): relocation R_MIPS_26 against `ul_new_sysfs_path' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x28ec): relocation R_MIPS_26 against `sysfs_blkdev_get_name' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0x28f8): relocation R_MIPS_26 against `sysfs_blkdev_count_partitions' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag': cache.c:(.text+0x110): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_entry': cache.c:(.text+0x228): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_add_tag': cache.c:(.text+0x418): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x564): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x568): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `canonicalize_path_and_cache': cache.c:(.text+0x5d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_tag_value': cache.c:(.text+0x750): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x84c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `cache_find_path.part.0': cache.c:(.text+0x8c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_new_cache': cache.c:(.text+0x988): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xa00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xa14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xa2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xa34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_free_cache': cache.c:(.text+0xa4c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xb7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_unref_cache': cache.c:(.text+0xbb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xc14): relocation R_MIPS_26 against `mnt_free_cache' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_set_targets': cache.c:(.text+0xc20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_read_tags': cache.c:(.text+0xc84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xca0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xca4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xcb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xcb4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xcc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xef4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xe28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1004): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1040): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1054): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1060): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1088): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1098): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x109c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x10f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x110c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `__mnt_cache_find_tag_value.constprop.0': cache.c:(.text+0x116c): relocation R_MIPS_26 against `mnt_cache_read_tags' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x119c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_device_has_tag': cache.c:(.text+0x11e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1200): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_cache_find_tag_value': cache.c:(.text+0x1258): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_get_fstype': cache.c:(.text+0x1280): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x12c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x12d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x13fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x140c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1424): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1430): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1490): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x14a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x14a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x14c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_path': cache.c:(.text+0x14fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_target': cache.c:(.text+0x1540): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1680): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_pretty_path': cache.c:(.text+0x16c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16e4): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x16f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x17f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_tag': cache.c:(.text+0x1818): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x18c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(la-cache.o): in function `mnt_resolve_spec': cache.c:(.text+0x195c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x19a8): relocation R_MIPS_26 against `mnt_resolve_path' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1a08): relocation R_MIPS_26 against `mnt_resolve_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_valid_offset': blkdev.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `is_blkdev': blkdev.c:(.text+0x6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_find_size': blkdev.c:(.text+0xfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x168): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x1a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x244): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_size': blkdev.c:(.text+0x2c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x3ec): relocation R_MIPS_26 against `blkdev_find_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sectors': blkdev.c:(.text+0x414): relocation R_MIPS_26 against `blkdev_get_size' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_sector_size': blkdev.c:(.text+0x458): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_physector_size': blkdev.c:(.text+0x490): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_misaligned': blkdev.c:(.text+0x4cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `open_blkdev_or_file': blkdev.c:(.text+0x520): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_is_cdrom': blkdev.c:(.text+0x698): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_get_geometry': blkdev.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_scsi_type_to_name': blkdev.c:(.text+0x754): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x76c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x798): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x800): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x80c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x818): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-blkdev.o): in function `blkdev_lock': blkdev.c:(.text+0x83c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0x998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0xa18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0xa50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0xa84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC blkdev.c:(.text+0xabc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `nextnumber': cpuset.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `get_max_number_of_cpus': cpuset.c:(.text+0xf0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_alloc': cpuset.c:(.text+0x224): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpuset_free': cpuset.c:(.text+0x2a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_create': cpuset.c:(.text+0x2bc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x2fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpumask_parse': cpuset.c:(.text+0x64c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-cpuset.o): in function `cpulist_parse': cpuset.c:(.text+0x874): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x91c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0x99c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cpuset.c:(.text+0xab8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.a(libcommon_la-linux_version.o): in function `get_linux_version': linux_version.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_version.c:(.text+0x78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debugobj': cache.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-cache.o): in function `ul_debug.constprop.0': cache.c:(.text+0x10c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache_filename': cache.c:(.text+0x1cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x2d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x364): relocation R_MIPS_26 against `blkid_get_cache_filename' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x408): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x438): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_get_cache': cache.c:(.text+0x3dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x534): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x53c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x5d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x680): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x6ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x6e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x72c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x730): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_put_cache': cache.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-cache.o): in function `blkid_gc_cache': cache.c:(.text+0x82c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC cache.c:(.text+0x734): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-config.o): in function `ul_debug': config.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-config.o): in function `parse_next': config.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x2c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x350): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x49c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x514): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_read_config': config.c:(.text+0x524): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x5ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x6b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x6c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x6cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x6e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x718): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x728): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x7a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x7dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x800): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC config.c:(.text+0x7f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-config.o): in function `blkid_free_config': config.c:(.text+0x814): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-dev.o): in function `ul_debugobj': dev.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_new_dev': dev.c:(.text+0x10c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x1c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_free_dev': dev.c:(.text+0x1dc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_debug_dump_dev': dev.c:(.text+0x314): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x394): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x3ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dev.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_begin': dev.c:(.text+0x494): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_set_search': dev.c:(.text+0x520): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_next': dev.c:(.text+0x680): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-dev.o): in function `blkid_dev_iterate_end': dev.c:(.text+0x728): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `ul_debug': evaluate.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `evaluate_by_udev.isra.0': evaluate.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x134): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x190): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x2ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x338): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x410): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x4c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x4c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x4e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_send_uevent': evaluate.c:(.text+0x4f8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x6e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x74c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x75c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x778): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x7e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x7f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x7ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x848): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x84c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x864): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_tag': evaluate.c:(.text+0x89c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x940): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x954): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x998): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xb04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xb14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0x950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xb38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xb4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xb44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xb18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xc64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xc74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xc78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xc9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xc8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xb34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-evaluate.o): in function `blkid_evaluate_spec': evaluate.c:(.text+0xd20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evaluate.c:(.text+0xd8c): relocation R_MIPS_26 against `blkid_evaluate_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `ul_debug': probe.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `hide_buffer': probe.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value.part.0': probe.c:(.text+0x2e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x3b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `hide_buffer': probe.c:(.text+0x14c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x484): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x564): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value.part.0': probe.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x594): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x5ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x5d8): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x680): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_values': probe.c:(.text+0x44c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x6a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x69c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value': probe.c:(.text+0x6c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x6d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x738): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe': probe.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x7b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x7ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x7d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_clone_probe': probe.c:(.text+0x684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x8d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x8e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x970): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_reset_values': probe.c:(.text+0x790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x9a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x99c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0x9b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x9f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_chain_save_values': probe.c:(.text+0x8b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0xa58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xa54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0xa80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_append_values_list': probe.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0xb70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xb68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_filter': probe.c:(.text+0xbac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xca0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_values_list': probe.c:(.text+0xa3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xd44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xd40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_reset_filter': probe.c:(.text+0xd74): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xd94): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xdd8): relocation R_MIPS_26 against `blkid_probe_get_filter' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_free_value.part.0': probe.c:(.text+0x368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_binary_data': probe.c:(.text+0xb4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xf3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0xf58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0xfb0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xd28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0x1364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x13b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x13c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xf1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0x1404): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x13f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_invert_filter': probe.c:(.text+0xd20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0x14d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x14c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x156c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x157c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x159c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x125c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x15fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1630): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1690): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_filter_types': probe.c:(.text+0xf14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0x13c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1790): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1818): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1828): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0x1580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x187c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x188c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x16a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x18a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe.part.0': probe.c:(.text+0x18e0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x195c): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1964): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x196c): relocation R_MIPS_26 against `blkid_free_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_buffer': probe.c:(.text+0x14a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe.part.0': probe.c:(.text+0x1a00): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x19fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe': probe.c:(.text+0x1a34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_hide_range': probe.c:(.text+0x1a60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x1acc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1b50): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1bb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1bc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x1c04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1be8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x1c14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1ca0): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe.part.0': probe.c:(.text+0x19e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x1e48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1e44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1e5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f24): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_dimension': probe.c:(.text+0x1bc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1f88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1f84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_idmag': probe.c:(.text+0x1e28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x2008): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2004): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sector': probe.c:(.text+0x203c): relocation R_MIPS_26 against `blkid_probe_get_buffer' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x2050): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2114): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1f64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x2140): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_value_set_data': probe.c:(.text+0x2164): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_value': probe.c:(.text+0x21fc): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2220): relocation R_MIPS_26 against `blkid_probe_value_set_data' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_vsprintf_value': probe.c:(.text+0x223c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2260): relocation R_MIPS_26 against `blkid_probe_assign_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x22b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_sprintf_value': probe.c:(.text+0x22ec): relocation R_MIPS_26 against `blkid_probe_vsprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_magic': probe.c:(.text+0x2370): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23d4): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x23e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2410): relocation R_MIPS_26 against `blkid_probe_sprintf_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x241c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x24ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_reset_buffers': probe.c:(.text+0x16a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x256c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25d0): relocation R_MIPS_26 against `blkid_probe_set_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x25c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_devno': probe.c:(.text+0x2644): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_is_wholedisk': probe.c:(.text+0x272c): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_sectorsize': probe.c:(.text+0x2788): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x2848): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2904): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_free_probe.part.0': probe.c:(.text+0x19dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_step_back': probe.c:(.text+0x1fec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x2938): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2934): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x29c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2a70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_verify_csum': probe.c:(.text+0x24fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_assign_value': probe.c:(.text+0x2118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x2aa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2aa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_lookup_value': probe.c:(.text+0x2ae0): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x2b48): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba8): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2ba4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2bc0): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2c94): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2cb0): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2cf8): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2cf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x2910): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x2d6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2d9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2e68): relocation R_MIPS_26 against `blkid_probe_step_back' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2e78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_has_value': probe.c:(.text+0x2ec0): relocation R_MIPS_26 against `__blkid_probe_lookup_value' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_unparse_uuid': probe.c:(.text+0x2ed8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x2f4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_rtrim_whitespace': probe.c:(.text+0x2fe4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_ltrim_whitespace': probe.c:(.text+0x309c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x3194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_value': probe.c:(.text+0x2918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x32f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x32dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x2a84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x3344): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_reset_probe': probe.c:(.text+0x3360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3380): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x33b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x340c): relocation R_MIPS_26 against `blkid_reset_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3414): relocation R_MIPS_26 against `blkid_probe_reset_buffers' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3444): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `__blkid_probe_lookup_value': probe.c:(.text+0x2a7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x3298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x361c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3748): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_wipe': probe.c:(.text+0x2d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_wiper': probe.c:(.text+0x3328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x379c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x35f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3600): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x37f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3814): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3820): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x381c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x390c): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x391c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3810): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x392c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x397c): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ae0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3af4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ba0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3bb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3b60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3bd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3bcc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3bb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ccc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3c50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3cf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_new_probe_from_filename': probe.c:(.text+0x3d74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3da8): relocation R_MIPS_26 against `blkid_new_probe' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3dd8): relocation R_MIPS_26 against `blkid_probe_set_device' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3e18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3e68): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ea8): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ed0): relocation R_MIPS_26 against `blkid_probe_get_wholedisk_devno' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f1c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3f5c): relocation R_MIPS_26 against `blkid_new_probe_from_filename' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3fd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3d3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3ff8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x3ff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x4018): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4038): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4034): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x403c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_set_device': probe.c:(.text+0x3760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_get_wholedisk_probe': probe.c:(.text+0x3fdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_probe': probe.c:(.text+0x418c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x41c4): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4064): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4070): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4218): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4258): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x42d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_fullprobe': probe.c:(.text+0x42f0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4394): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x43a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x43a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x43b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4460): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x439c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x43ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x44f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x44f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4534): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4550): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x454c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x457c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x458c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x45a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x45a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x45d0): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4610): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4640): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4650): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x466c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4694): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_do_safeprobe': probe.c:(.text+0x46b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4754): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4820): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x475c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x476c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x48b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x48b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x48e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x48f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x48f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x490c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x493c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x494c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4950): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4968): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4964): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4990): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x49d0): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4a00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4a10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4a14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4a2c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4a28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4a54): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-probe.o): in function `blkid_probe_use_wiper': probe.c:(.text+0x4b10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4bdc): relocation R_MIPS_26 against `blkid_probe_set_wiper' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4bfc): relocation R_MIPS_26 against `blkid_probe_chain_reset_values' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4c28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4c3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4c58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC probe.c:(.text+0x4c54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-read.o): in function `skip_over_blank': read.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-read.o): in function `strip_line': read.c:(.text+0x80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-read.o): in function `skip_over_word': read.c:(.text+0x12c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-read.o): in function `ul_debug': read.c:(.text+0x208): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-read.o): in function `blkid_read_cache': read.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x374): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x3a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x474): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x518): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x5d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x638): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x670): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x668): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x6c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x70c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x830): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x83c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x8fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x918): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x9d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xa44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x7fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xb04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xb00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xbec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xbe4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xc20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xcb0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xca8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xd0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xd00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xd60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xd58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xde4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xddc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xe44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xe50): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC read.c:(.text+0xeb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `ul_debug': resolve.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_tag_value': resolve.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x1c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-resolve.o): in function `blkid_get_devname': resolve.c:(.text+0x270): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x3b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x3f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC resolve.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-save.o): in function `ul_debug': save.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-save.o): in function `blkid_flush_cache': save.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xcec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x568): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x604): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x608): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x620): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x818): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x81c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x83c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x8f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x910): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x90c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0x9a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xa48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xa4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xa6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xa68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xad8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xadc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xafc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xaf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xb2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xb60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xb58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xbc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xbe4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xbe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xc0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xc1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xc40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xc34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xc6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xc7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xc98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xd58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xd68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xd6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xd8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC save.c:(.text+0xd84): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debugobj': tag.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-tag.o): in function `ul_debug': tag.c:(.text+0x10c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_head_cache': tag.c:(.text+0x1cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x288): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_new_tag': tag.c:(.text+0x2d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x38c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_free_tag': tag.c:(.text+0x3a4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x454): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x474): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x47c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_tag_dev': tag.c:(.text+0x498): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_dev_has_tag': tag.c:(.text+0x52c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_set_tag': tag.c:(.text+0x5e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x660): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x758): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x7b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x82c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x854): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x87c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x8ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x92c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x940): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x95c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x964): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x988): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e0): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0x9e8): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xa10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xa20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xa24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xa38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xa44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xa54): relocation R_MIPS_26 against `blkid_free_tag' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_parse_tag_string': tag.c:(.text+0xa6c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xb9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbd0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xbc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xc80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_begin': tag.c:(.text+0xc98): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_tag_iterate_end': tag.c:(.text+0xda4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-tag.o): in function `blkid_find_dev_with_tag': tag.c:(.text+0xdc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xe34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xe70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xfc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xfd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xfd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xff4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC tag.c:(.text+0xfe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-verify.o): in function `ul_debug': verify.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-verify.o): in function `blkid_verify': verify.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x438): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x440): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x460): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x56c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x5f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x63c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x630): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x6b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x6b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x744): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x758): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x86c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x8d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x8e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x8e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x914): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC verify.c:(.text+0x90c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `ul_debug': partitions.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `free_parttables.part.0': partitions.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_free_data': partitions.c:(.text+0x138): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x15c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `reset_partlist': partitions.c:(.text+0x19c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x294): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `idinfo_probe': partitions.c:(.text+0x2e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x434): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x460): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x4a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x4b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x4b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x4d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x52c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x53c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x560): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partition_get_logical_type': partitions.c:(.text+0x588): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x5c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_reset_partitions_filter': partitions.c:(.text+0x670): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_invert_partitions_filter': partitions.c:(.text+0x684): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_filter_partitions_type': partitions.c:(.text+0x698): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_get_partitions': partitions.c:(.text+0x6b4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_new_parttable': partitions.c:(.text+0x6d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x7a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x7b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x7dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x7cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_add_partition': partitions.c:(.text+0x814): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x94c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x95c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x990): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_need_typeonly': partitions.c:(.text+0xa10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_flags': partitions.c:(.text+0xa60): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_do_subprobe': partitions.c:(.text+0xb30): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xca0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xd50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xde4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xdf4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xdf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xe8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xeac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xea8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0xed8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_probe_is_covered_by_pt': partitions.c:(.text+0xef0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1094): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x10a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x10a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x10dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x10d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x111c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x116c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1180): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x117c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x11ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x12d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_known_pttype': partitions.c:(.text+0x1304): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_get_name': partitions.c:(.text+0x13a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partlist_devno_to_partition': partitions.c:(.text+0x14c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x15d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x15e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x15e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x15f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1618): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x16f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x171c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x173c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x17ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x182c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x183c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x185c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1890): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x18bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x19f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `partitions_probe': partitions.c:(.text+0x1a34): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1af0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1b8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1c10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1ce8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1cec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1d78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1dd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1de0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1de4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1e44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1f10): relocation R_MIPS_26 against `blkid_partlist_devno_to_partition' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1f68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1fa8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x1fe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2030): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x205c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2060): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2088): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2080): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x20b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2108): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x210c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x216c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x217c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2180): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x21a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x21e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x21f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x21fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x221c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x226c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x228c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2284): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x22c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x22d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x22d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x22f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x22ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x232c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x233c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x235c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x23f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_uuid': partitions.c:(.text+0x2434): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_parttable_set_id': partitions.c:(.text+0x2478): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_set_ptuuid': partitions.c:(.text+0x24c4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partitions_strcpy_ptuuid': partitions.c:(.text+0x25cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x263c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_primary': partitions.c:(.text+0x26bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_extended': partitions.c:(.text+0x26e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_is_logical': partitions.c:(.text+0x2704): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_name': partitions.c:(.text+0x2724): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_utf8name': partitions.c:(.text+0x2794): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_uuid': partitions.c:(.text+0x2800): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_gen_uuid': partitions.c:(.text+0x285c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC partitions.c:(.text+0x2870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_string': partitions.c:(.text+0x2918): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-partitions.o): in function `blkid_partition_set_type_uuid': partitions.c:(.text+0x2978): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `ul_debug.constprop.0': sgi.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-sgi.o): in function `probe_sgi_pt': sgi.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x314): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x330): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sgi.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `ul_debug': solaris_x86.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-solaris_x86.o): in function `probe_solaris_pt': solaris_x86.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x21c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x248): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x2ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x30c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x31c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC solaris_x86.c:(.text+0x478): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-sun.o): in function `ul_debug': sun.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-sun.o): in function `probe_sun_pt': sun.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x43c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x448): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x564): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x568): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x5d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sun.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ultrix.o): in function `probe_ultrix_pt': ultrix.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ultrix.c:(.text+0x104): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `ul_debug.constprop.0': unixware.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-unixware.o): in function `probe_unixware_pt': unixware.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x244): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC unixware.c:(.text+0x3ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `ul_debug': superblocks.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_probe': superblocks.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x17c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x19c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x300): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x39c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x3a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x3c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x3bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x464): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x488): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x50c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x508): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x564): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x644): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x654): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x700): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x6fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x784): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x79c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x7f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x860): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x878): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x890): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `superblocks_safeprobe': superblocks.c:(.text+0x8e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x95c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x980): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xa10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xaa4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xb80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_superblocks_filter': superblocks.c:(.text+0xba8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_superblocks_filter': superblocks.c:(.text+0xbbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_type': superblocks.c:(.text+0xbd0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_superblocks_usage': superblocks.c:(.text+0xbec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xcfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_known_fstype': superblocks.c:(.text+0xd50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xd58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_superblocks_get_name': superblocks.c:(.text+0xdec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_version': superblocks.c:(.text+0xe40): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xeac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_version': superblocks.c:(.text+0xed0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xf30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_block_size': superblocks.c:(.text+0xf5c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xf68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0xf6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_id_label': superblocks.c:(.text+0xf80): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8_id_label': superblocks.c:(.text+0x10a8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_label': superblocks.c:(.text+0x120c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1290): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_utf8label': superblocks.c:(.text+0x1354): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x13e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x1468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_sprintf_uuid': superblocks.c:(.text+0x14ec): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x158c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x15c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_strncpy_uuid': superblocks.c:(.text+0x1600): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x16c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x16f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid_as': superblocks.c:(.text+0x179c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x18bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC superblocks.c:(.text+0x18d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_set_uuid': superblocks.c:(.text+0x192c): relocation R_MIPS_26 against `blkid_probe_set_uuid_as' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_reset_filter': superblocks.c:(.text+0x1940): relocation R_MIPS_26 against `blkid_probe_reset_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_invert_filter': superblocks.c:(.text+0x1948): relocation R_MIPS_26 against `blkid_probe_invert_superblocks_filter' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_types': superblocks.c:(.text+0x1950): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_type' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-superblocks.o): in function `blkid_probe_filter_usage': superblocks.c:(.text+0x1958): relocation R_MIPS_26 against `blkid_probe_filter_superblocks_usage' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-swap.o): in function `ul_debug': swap.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-swap.o): in function `swap_set_info': swap.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x260): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x264): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x280): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swsuspend': swap.c:(.text+0x308): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x378): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x398): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x40c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x430): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x444): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x454): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x45c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x470): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-swap.o): in function `probe_swap': swap.c:(.text+0x47c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x56c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC swap.c:(.text+0x598): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_sysv': sysv.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-sysv.o): in function `probe_xenix': sysv.c:(.text+0x160): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ubi.o): in function `probe_ubi': ubi.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubi.c:(.text+0x58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ubifs.o): in function `probe_ubifs': ubifs.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ubifs.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-udf.o): in function `probe_udf': udf.c:(.text+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x7c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC udf.c:(.text+0xa8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ufs.o): in function `probe_ufs': ufs.c:(.text+0x54): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x2ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ufs.c:(.text+0x310): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-vdo.o): in function `probe_vdo': vdo.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `ul_debug': vfat.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `search_fat_label': vfat.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x258): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x348): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x368): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `fat_valid_superblock.isra.0': vfat.c:(.text+0x378): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x404): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x694): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x6b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `probe_vfat': vfat.c:(.text+0x6c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x77c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0x9fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xafc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xb4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xbbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xcd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xcbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xcac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xc9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xce0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xc10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xcf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xcc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-vfat.o): in function `blkid_probe_is_vfat': vfat.c:(.text+0xcfc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xd0c): relocation R_MIPS_HI16 against `vfat_idinfo' cannot be used when making a shared object; recompile with -fPIC vfat.c:(.text+0xdcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-via_raid.o): in function `probe_viaraid': via_raid.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC via_raid.c:(.text+0x130): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_fs': vmfs.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-vmfs.o): in function `probe_vmfs_volume': vmfs.c:(.text+0x17c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x1f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vmfs.c:(.text+0x268): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-vxfs.o): in function `probe_vxfs': vxfs.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC vxfs.c:(.text+0x10c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs_log': xfs.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC xfs.c:(.text+0x174): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-xfs.o): in function `probe_xfs': xfs.c:(.text+0x200): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `ul_debug': zfs.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-zfs.o): in function `probe_zfs': zfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x120): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x128): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x3b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x3c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x3d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x508): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x138): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x210): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x6e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x800): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x7f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x9a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x9d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0xb0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0xb1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0xb3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0xb38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0xbf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0xc2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0xc3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0xc40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0xc60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0xc54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0xcbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0xcac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0xd20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0x3e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC zfs.c:(.text+0xd7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-zonefs.o): in function `probe_zonefs': zonefs.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_free': topology.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_set_value': topology.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-topology.o): in function `ul_debug': topology.c:(.text+0xe4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-topology.o): in function `topology_probe': topology.c:(.text+0x1b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x27c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x350): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x458): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x468): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x46c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x488): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x534): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x5d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x5dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x5fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_probe_get_topology': topology.c:(.text+0x628): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_alignment_offset': topology.c:(.text+0x650): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_minimum_io_size': topology.c:(.text+0x664): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x65c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_optimal_io_size': topology.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x670): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_physical_sector_size': topology.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-topology.o): in function `blkid_topology_set_dax': topology.c:(.text+0x6a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC topology.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-dm.o): in function `ul_debug': dm.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-dm.o): in function `probe_dm_tp': dm.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x1f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x304): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x360): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x3fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x42c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x428): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x478): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x48c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x4bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x4b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x4d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x4f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x5a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x5bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x5ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dm.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-evms.o): in function `probe_evms_tp': evms.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC evms.c:(.text+0x74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ioctl.o): in function `probe_ioctl_tp': ioctl.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ioctl.c:(.text+0x3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `ul_debug': lvm.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(lt2-la-lvm.o): in function `probe_lvm_tp': lvm.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x218): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x3d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x480): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x494): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x48c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x53c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x548): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x65c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x68c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x684): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-md.o): in function `probe_md_tp': md.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-sysfs.o): in function `probe_sysfs_tp': sysfs.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xb8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC sysfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-init.o): in function `ul_debug': init.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-init.o): in function `blkid_init_debug': init.c:(.text+0xc8): relocation R_MIPS_HI16 against `libblkid_debug_mask' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0xcc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x1c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x254): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x320): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x324): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x330): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x3f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x434): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x430): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x410): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x488): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC init.c:(.text+0x484): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devname.o): in function `ul_debug': devname.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_get_dev': devname.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x38c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x390): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x534): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x558): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x550): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one': devname.c:(.text+0x590): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x688): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x6e8): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xaf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x8f0): relocation R_MIPS_26 against `blkid_get_dev' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x994): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0xb20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbe0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xcf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd58): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xd64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xdd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xfa4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1008): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_one': devname.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devname.o): in function `probe_all': devname.c:(.text+0x102c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1074): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1188): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x11f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x13ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x14d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x151c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1538): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x152c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x15f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1628): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1030): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xbd8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1704): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x16fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0xe1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x121c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1778): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x103c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x17c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1854): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x187c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1874): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x18cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x19dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x19d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all': devname.c:(.text+0x1a10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1a48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1aa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1ab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1ab4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1ad0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1acc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1adc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1b34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1b40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1b48): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1b68): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1b60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_new': devname.c:(.text+0x1b8c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1bc0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1c1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1c20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1c3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1c38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1c64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1c70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1c78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1c98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1c90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devname.o): in function `blkid_probe_all_removable': devname.c:(.text+0x1cb8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1d10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1d38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1e0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1ed4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1ee4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1ee8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1f04): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1f00): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1f30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1f3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1f44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1f64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devname.c:(.text+0x1f5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devno.o): in function `ul_debug': devno.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devno.o): in function `free_dirlist': devno.c:(.text+0xc4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_strconcat.constprop.0': devno.c:(.text+0x134): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devno.o): in function `add_to_dirlist': devno.c:(.text+0x248): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid__scan_dir': devno.c:(.text+0x310): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x46c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x4e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x538): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x53c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x55c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_devname': devno.c:(.text+0x5f4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x6d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x6d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x6ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x780): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x78c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x7d0): relocation R_MIPS_26 against `blkid__scan_dir' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x790): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x864): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x874): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x87c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x8e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_devno_to_wholedisk': devno.c:(.text+0x908): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-devno.o): in function `blkid_driver_has_major': devno.c:(.text+0x91c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x93c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x940): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0x9ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0xa9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0xaac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0xab0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0xac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0xb54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0xb6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0xb78): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC devno.c:(.text+0xb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-encode.o): in function `is_whitelisted': encode.c:(.text+0x1e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_encode_string': encode.c:(.text+0x274): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x354): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-encode.o): in function `blkid_safe_string': encode.c:(.text+0x42c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x4d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x504): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC encode.c:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_parse_version_string': version.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-version.o): in function `blkid_get_library_version': version.c:(.text+0xb4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC version.c:(.text+0xd0): relocation R_MIPS_26 against `blkid_parse_version_string' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-aix.o): in function `probe_aix_pt': aix.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC aix.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-atari.o): in function `is_id_common': atari.c:(.text+0x0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x34): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-atari.o): in function `parse_partition': atari.c:(.text+0xa0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-atari.o): in function `probe_atari_pt': atari.c:(.text+0x1fc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x37c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x518): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x544): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x560): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x58c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC atari.c:(.text+0x724): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `ul_debug': bsd.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-bsd.o): in function `probe_bsd_pt': bsd.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x1f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x280): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x298): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x468): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x2ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x520): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x518): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x554): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x588): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x580): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x590): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x5a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x5b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bsd.c:(.text+0x5d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-dos.o): in function `ul_debug': dos.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-dos.o): in function `probe_dos_pt': dos.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x214): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x354): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x380): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x40c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x584): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x62c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x63c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x65c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x698): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x6a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x368): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x6c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x6f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x700): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x640): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x720): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x71c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x808): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x6ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x8b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x4e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x704): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x90c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x908): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0xa04): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x794): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0xb24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0xb80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0xb90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0x884): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0xbb0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0xbac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0xb94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC dos.c:(.text+0xc60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `ul_debug': gpt.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `is_pmbr_valid': gpt.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x1f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x208): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x22c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `get_gpt_header': gpt.c:(.text+0x23c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x578): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x588): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x58c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5ac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x5f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x614): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x610): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x648): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x658): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x65c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x674): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x750): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x760): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x764): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x780): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x77c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x7d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x830): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x840): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x844): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x85c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x894): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x8c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x8c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_gpt_pt': gpt.c:(.text+0x8d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x93c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x9f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xa88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xb74): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xf38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xc20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0xfbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-gpt.o): in function `probe_pmbr_pt': gpt.c:(.text+0x1000): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x105c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x10e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC gpt.c:(.text+0x1108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-mac.o): in function `ul_debug': mac.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-mac.o): in function `probe_mac_pt': mac.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x2dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x2f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x2e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x4cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x4f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x508): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x50c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x52c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC mac.c:(.text+0x520): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-minix.o): in function `probe_minix_pt': minix.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x1fc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x230): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x238): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x234): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x308): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-adaptec_raid.o): in function `probe_adraid': adaptec_raid.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC adaptec_raid.c:(.text+0x148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-apfs.o): in function `probe_apfs': apfs.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-bcache.o): in function `probe_bcache': bcache.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_custom_block_run': befs.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_block_run': befs.c:(.text+0x2b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-befs.o): in function `get_tree_node': befs.c:(.text+0x4a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x63c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x774): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x98c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xac0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xc60): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-befs.o): in function `compare_keys.constprop.0': befs.c:(.text+0xce8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xd88): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-befs.o): in function `probe_befs': befs.c:(.text+0xe00): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf14): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0xf64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x101c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x11b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1314): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x13c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x14b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x1568): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x17cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x192c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC befs.c:(.text+0x19c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `get_bitlocker_headers': bitlocker.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0xb0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x15c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `probe_bitlocker': bitlocker.c:(.text+0x264): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x290): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC bitlocker.c:(.text+0x2f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-bitlocker.o): in function `blkid_probe_is_bitlocker': bitlocker.c:(.text+0x32c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-bluestore.o): in function `probe_bluestore': bluestore.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-btrfs.o): in function `probe_btrfs': btrfs.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC btrfs.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-cramfs.o): in function `probe_cramfs': cramfs.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ddf_raid.o): in function `probe_ddf': ddf_raid.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-drbd.o): in function `probe_drbd': drbd.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x168): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x1c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbd.c:(.text+0x1ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-drbdproxy_datalog.o): in function `probe_drbdproxy_datalog': drbdproxy_datalog.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdproxy_datalog.c:(.text+0x70): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-drbdmanage.o): in function `probe_drbdmanage': drbdmanage.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x140): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC drbdmanage.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-exfat.o): in function `probe_exfat': exfat.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC exfat.c:(.text+0x340): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-exfs.o): in function `probe_exfs': exfs.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_super': ext.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2.part.0': ext.c:(.text+0x90): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ul_debug.constprop.0': ext.c:(.text+0xd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ext.o): in function `ext_get_info': ext.c:(.text+0x194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x248): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x2c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x318): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x328): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x32c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x35c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x358): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_jbd': ext.c:(.text+0x398): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x420): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext2': ext.c:(.text+0x488): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x4f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext3': ext.c:(.text+0x528): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4': ext.c:(.text+0x5c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x648): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ext.o): in function `probe_ext4dev': ext.c:(.text+0x678): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ext.c:(.text+0x6d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-f2fs.o): in function `probe_f2fs': f2fs.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC f2fs.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs2': gfs.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC gfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-gfs.o): in function `probe_gfs': gfs.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `hfs_set_uuid.constprop.0': hfs.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfsplus': hfs.c:(.text+0x100): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x31c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `ul_debug.constprop.0': hfs.c:(.text+0x610): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x634): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-hfs.o): in function `probe_hfs': hfs.c:(.text+0x6d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x7d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x824): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x834): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x838): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x854): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hfs.c:(.text+0x850): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint37x': highpoint_raid.c:(.text+0x1c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-highpoint_raid.o): in function `probe_highpoint45x': highpoint_raid.c:(.text+0x50): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-hpfs.o): in function `probe_hpfs': hpfs.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x160): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC hpfs.c:(.text+0x220): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660_set_uuid': iso9660.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x100): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `is_str_empty.part.0': iso9660.c:(.text+0x1b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-iso9660.o): in function `probe_iso9660': iso9660.c:(.text+0x238): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x25c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x344): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x364): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x384): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x398): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x3a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x45c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x558): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x624): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x6b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x6c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x6e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC iso9660.c:(.text+0x70c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-isw_raid.o): in function `probe_iswraid': isw_raid.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC isw_raid.c:(.text+0xfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-jfs.o): in function `probe_jfs': jfs.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-jmicron_raid.o): in function `probe_jmraid': jmicron_raid.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC jmicron_raid.c:(.text+0x11c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid1': linux_raid.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0xd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-linux_raid.o): in function `probe_raid': linux_raid.c:(.text+0x158): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x344): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x3c8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x3e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x3f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC linux_raid.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-lsi_raid.o): in function `probe_lsiraid': lsi_raid.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lsi_raid.c:(.text+0xc0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-luks.o): in function `luks_attributes': luks.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-luks.o): in function `probe_luks': luks.c:(.text+0x12c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x1bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x2e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC luks.c:(.text+0x328): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm2': lvm.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0xec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x1cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_lvm1': lvm.c:(.text+0x278): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x33c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_verity': lvm.c:(.text+0x3b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x42c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-lvm.o): in function `probe_integrity': lvm.c:(.text+0x47c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC lvm.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `ul_debug.constprop.0': minix.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(lt1-la-minix.o): in function `probe_minix': minix.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x150): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x36c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x370): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x390): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x384): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x3c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x23c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x4ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x514): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x524): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x53c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x54c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x540): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC minix.c:(.text+0x18c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-mpool.o): in function `probe_mpool': mpool.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-netware.o): in function `probe_netware': netware.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC netware.c:(.text+0x80): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `nilfs_valid_sb.part.0': nilfs.c:(.text+0xc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `ul_debug.constprop.0': nilfs.c:(.text+0xd4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-nilfs.o): in function `probe_nilfs2': nilfs.c:(.text+0x194): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x2b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x364): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x498): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x4a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x4ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x4d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x4c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nilfs.c:(.text+0x590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `ul_debug.constprop.0': ntfs.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `__probe_ntfs.isra.0': ntfs.c:(.text+0xc0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x1a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x4e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x544): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x5e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x610): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `probe_ntfs': ntfs.c:(.text+0x684): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ntfs.o): in function `blkid_probe_is_ntfs': ntfs.c:(.text+0x68c): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x69c): relocation R_MIPS_HI16 against `ntfs_idinfo' cannot be used when making a shared object; recompile with -fPIC ntfs.c:(.text+0x6e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-nvidia_raid.o): in function `probe_nvraid': nvidia_raid.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC nvidia_raid.c:(.text+0xf0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs': ocfs.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x1dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x20c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x29c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x2b4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_ocfs2': ocfs.c:(.text+0x2c8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC ocfs.c:(.text+0x35c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-ocfs.o): in function `probe_oracleasm': ocfs.c:(.text+0x410): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-promise_raid.o): in function `probe_pdcraid': promise_raid.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC promise_raid.c:(.text+0x6c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser': reiserfs.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x12c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x198): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-reiserfs.o): in function `probe_reiser4': reiserfs.c:(.text+0x1cc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC reiserfs.c:(.text+0x240): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-romfs.o): in function `probe_romfs': romfs.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-silicon_raid.o): in function `probe_silraid': silicon_raid.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC silicon_raid.c:(.text+0x194): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs3': squashfs.c:(.text+0x4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0xdc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-squashfs.o): in function `probe_squashfs': squashfs.c:(.text+0x140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC squashfs.c:(.text+0x1c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(la-stratis.o): in function `probe_stratis': stratis.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0x94): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC stratis.c:(.text+0xfc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32': crc32.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(libcommon_la-crc32.o): in function `ul_crc32_exclude_offset': crc32.c:(.text+0x50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(libcommon_la-crc32c.o): in function `crc32c': crc32c.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Update': md5.c:(.text+0xce8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xd70): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xdfc): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.a(libcommon_la-md5.o): in function `ul_MD5Final': md5.c:(.text+0xe84): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xed8): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC md5.c:(.text+0xf1c): relocation R_MIPS_26 against `ul_MD5Transform' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_fixedlength': pcre_compile.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x170): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `adjust_recurse': pcre_compile.c:(.text+0x564): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x574): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_anchored': pcre_compile.c:(.text+0x7b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x93c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `is_startline': pcre_compile.c:(.text+0xa74): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xc64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xce0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xd3c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `expand_workspace': pcre_compile.c:(.text+0xde8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_to_class': pcre_compile.c:(.text+0xef8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x119c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x12dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_list_to_class': pcre_compile.c:(.text+0x1414): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `add_not_list_to_class': pcre_compile.c:(.text+0x152c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1590): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `check_escape': pcre_compile.c:(.text+0x16d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x173c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x187c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x19b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1b30): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1d08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x1ea4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_chr_property_list': pcre_compile.c:(.text+0x2140): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2184): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x21e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `first_significant_code.constprop.0': pcre_compile.c:(.text+0x27d0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `find_firstassertedchar': pcre_compile.c:(.text+0x28b8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2908): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2944): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `could_be_empty_branch': pcre_compile.c:(.text+0x2a44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2a98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2ab4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2ac8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2c5c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2ccc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x2e80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `get_ucp.constprop.0': pcre_compile.c:(.text+0x30b8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compare_opcodes.part.0': pcre_compile.c:(.text+0x32d4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x32e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x32e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x32ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x336c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x34c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3334): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x361c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x36d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3930): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3960): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3980): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x39a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3a64): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x3acc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4000): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4014): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x418c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x41ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x41cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x41e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `_pcre_find_bracket': pcre_compile.c:(.text+0x42e8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x42f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `compile_regex': pcre_compile.c:(.text+0x44c0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x45e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x47ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4b6c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4be4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4c44): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4c68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4d40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4d4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4eac): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4f20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4fd0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5148): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5400): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5560): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x5f24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6144): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x61f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x62bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x647c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x64cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6940): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6d84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x6db4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7014): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7300): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x73e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x74f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x766c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x76d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x4d5c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x77ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x7858): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x79b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8264): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x858c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x86a8): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x86ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8768): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x8884): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9428): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x96d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9710): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x99a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9ab4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9ba0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0x9c7c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xa530): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile2': pcre_compile.c:(.text+0xa8b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xa984): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xa98c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xa998): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xa9a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xa9b0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xa9bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xa9c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xa9c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xa9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xa9d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xacc4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xa9dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb06c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb13c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb22c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb3d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb4bc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb598): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb62c): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb6dc): relocation R_MIPS_26 against `_pcre_find_bracket' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb710): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb714): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb788): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xb7d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xba24): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xba70): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbac8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbaf8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbb40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_compile.c:(.text+0xbb64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_compile.o): in function `pcre_compile': pcre_compile.c:(.text+0xbcf8): relocation R_MIPS_26 against `pcre_compile2' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_config.o): in function `pcre_config': pcre_config.c:(.text+0xc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `internal_dfa_exec': pcre_dfa_exec.c:(.text+0x20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x278): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x28c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4ac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x57c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0xbec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0xd30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0xff4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x10ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x10f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x11cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x13e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x13f4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x1450): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x145c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x16e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x197c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x27dc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x29cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x39c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x44c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x44d4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a2c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4a98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c0c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x4c18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x57b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_dfa_exec.o): in function `pcre_dfa_exec': pcre_dfa_exec.c:(.text+0x67d8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_dfa_exec.c:(.text+0x6dfc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match_ref': pcre_exec.c:(.text+0x24): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `match': pcre_exec.c:(.text+0x494): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x504): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x510): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x674): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x74c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x870): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x880): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9cc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9d8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1610): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x17e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1944): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x1a64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x23c4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x248c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x26c8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x280c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x297c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x2f18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x2f78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x2fdc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x33e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x34b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3940): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3bcc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3c30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3cb0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3dbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x3e30): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x43e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x442c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4be0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4c48): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4c98): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x4f90): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5924): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x59a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x5ba4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6360): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x68d0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x695c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6bbc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6c90): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6eb8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x2968): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x6fc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x75f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x79dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7b44): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x7d14): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x810c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x8118): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x8f40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x93ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9768): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9774): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x9c28): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa5dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xa604): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb130): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb3c0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb41c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb53c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb668): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb764): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb878): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xb974): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xba84): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbb88): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbc64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xbd20): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xdfa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xdfac): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xdfe4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe1ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xe5d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xebd8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xec64): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf2c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf5f4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xf6fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xfa4c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xfb0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xfd98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xfddc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0xff34): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10530): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10588): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10750): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10784): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x10860): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_exec.o): in function `pcre_exec': pcre_exec.c:(.text+0x11cf4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x123a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_exec.c:(.text+0x12658): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_fullinfo.o): in function `pcre_fullinfo': pcre_fullinfo.c:(.text+0x54): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_fullinfo.c:(.text+0x1ac): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringnumber': pcre_get.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_stringtable_entries': pcre_get.c:(.text+0x1a0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `get_first_set': pcre_get.c:(.text+0x454): relocation R_MIPS_26 against `pcre_get_stringtable_entries' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x508): relocation R_MIPS_26 against `pcre_get_stringnumber' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_substring': pcre_get.c:(.text+0x524): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_copy_named_substring': pcre_get.c:(.text+0x5dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x618): relocation R_MIPS_26 against `pcre_copy_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring_list': pcre_get.c:(.text+0x640): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring_list': pcre_get.c:(.text+0x798): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_substring': pcre_get.c:(.text+0x7b0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_get_named_substring': pcre_get.c:(.text+0x88c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_get.c:(.text+0x8c0): relocation R_MIPS_26 against `pcre_get_substring' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_get.o): in function `pcre_free_substring': pcre_get.c:(.text+0x8e4): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_ord2utf8.o): in function `_pcre_ord2utf': pcre_ord2utf8.c:(.text+0x0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `find_minlength': pcre_study.c:(.text+0x14): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x98): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xa0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x190): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x3f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x818): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x9a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_table_bit.isra.0': pcre_study.c:(.text+0xa20): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_type_bits.isra.0': pcre_study.c:(.text+0xcbc): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `set_start_bits': pcre_study.c:(.text+0xdc8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe10): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe24): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xe28): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0xf8c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1118): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1190): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x11bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x128c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13cc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x13e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1404): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1420): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x143c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1458): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1618): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1640): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1668): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1690): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x16b8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x16e0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_study': pcre_study.c:(.text+0x1720): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x180c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x190c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1978): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1a08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1a38): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1a50): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC pcre_study.c:(.text+0x1ab8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_study.o): in function `pcre_free_study': pcre_study.c:(.text+0x1ad0): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_valid_utf8.o): in function `_pcre_valid_utf': pcre_valid_utf8.c:(.text+0x10): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_valid_utf8.c:(.text+0x1c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.a(libpcre_la-pcre_xclass.o): in function `_pcre_xclass': pcre_xclass.c:(.text+0x44): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC pcre_xclass.c:(.text+0xbc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-uclibc/9.3.0/crtend.o: in function `__do_global_ctors_aux': crtstuff.c:(.text+0x8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-uclibc/9.3.0/crtend.o:(.init+0x8): relocation R_MIPS_HI16 against `__gnu_local_gp' cannot be used when making a shared object; recompile with -fPIC collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:270: /tmp/instance-6/output-1/build/libmbim-1.26.0/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-6/buildroot'